diff --git a/JGE/include/JSocket.h b/JGE/include/JSocket.h index 4ef762e41..450b1e210 100644 --- a/JGE/include/JSocket.h +++ b/JGE/include/JSocket.h @@ -1,6 +1,7 @@ #ifndef _JSOCKET_H_ #define _JSOCKET_H_ +#include using namespace std; #define SERVER_PORT 5001