]> git.mxchange.org Git - simgear.git/blobdiff - simgear/serial/serial.hxx
fix a typo
[simgear.git] / simgear / serial / serial.hxx
index d2c1f838cd8053f18e5151f83e09bb90d46370c0..83cc60085fc7150a69aedc851fb346aecb4974af 100644 (file)
@@ -38,7 +38,7 @@
 
 #include <simgear/compiler.h>
 #include <string>
-SG_USING_STD(string);
+using std::string;
 
 // if someone know how to do this all with C++ streams let me know
 // #include <stdio.h>