]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/tacan.cxx
better use unset() for unsetting ...
[flightgear.git] / src / Instrumentation / tacan.cxx
index 6411abff5eb2f14d5d89ab7994dcc1c607209c2a..59066c4539bf634910e3163c6f7e586a59480c91 100755 (executable)
@@ -17,7 +17,7 @@
 
 #include "tacan.hxx"
 
-SG_USING_STD(vector);
+using std::vector;
 
 
 /**