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