]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/protocol.hxx
Small tweaks to initialization sequence and logic so we can default to
[flightgear.git] / src / Network / protocol.hxx
index 0417d1860bd7f91f031411f5e101f14b6f820692..8c6535b520448d5bfe14c8832265595336616801 100644 (file)
@@ -30,8 +30,8 @@
 #include STL_STRING
 #include <vector>
 
-FG_USING_STD(string);
-FG_USING_STD(vector);
+SG_USING_STD(string);
+SG_USING_STD(vector);
 
 
 #define FG_MAX_MSG_SIZE 16384