#include #include "Texture.h" using namespace std; int main(int argc, char** argv) { cout << "server" << endl; return 0; }