X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fscene%2Ftgdb%2Fobj.hxx;h=126ed6ccab3645d05fe7afe7f38accb8f4039cef;hb=7e7ce2f38e87d6244e05730fa4382da088bb25f1;hp=f35e2b369f9003524e6d118ba812097eb94eb824;hpb=8cbe9f1bd0b2fb48480ecd03e817930e8d5a126e;p=simgear.git diff --git a/simgear/scene/tgdb/obj.hxx b/simgear/scene/tgdb/obj.hxx index f35e2b36..126ed6cc 100644 --- a/simgear/scene/tgdb/obj.hxx +++ b/simgear/scene/tgdb/obj.hxx @@ -31,14 +31,14 @@ #include -#include STL_STRING +#include #include #include #include "SGOceanTile.hxx" -SG_USING_STD(string); +using std::string; class SGBucket; class SGMaterialLib;