]> git.mxchange.org Git - simgear.git/blobdiff - simgear/structure/exception.hxx
Make use of posix clocks if available.
[simgear.git] / simgear / structure / exception.hxx
index e482be310ebe2faf45a37931b4a591525a695742..d3b37834e9e8d360e3a567fb186482d93d18b551 100644 (file)
@@ -13,7 +13,7 @@
 #include <simgear/compiler.h>
 #include <string>
 
-SG_USING_STD(string);
+using std::string;
 
 
 /**