]> git.mxchange.org Git - simgear.git/blobdiff - simgear/io/iochannel.hxx
Fix windows build
[simgear.git] / simgear / io / iochannel.hxx
index d8a29608db20b2dbef3e6b2974bcce3881ab709a..ea1b00773b0327d08cad8120db1fc8f079bcf96c 100644 (file)
 
 #include <simgear/compiler.h>
 
-// #include "protocol.hxx"
-
-#include <string>
-#include <vector>
-
-using std::vector;
-using std::string;
-
-
 #define SG_IO_MAX_MSG_SIZE 16384
 
 /**