X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FGUI%2Fnew_gui.hxx;h=6bc2707157eec18780bbf377ecab6b9441d24a75;hb=da02c09ec08cc357926ce6f06b3c6fc5925986d8;hp=3fb1703d2d2a30211a8fe9a42b246f448bf50d13;hpb=18bece731a894f004357d38e5d692fb997b6c268;p=flightgear.git diff --git a/src/GUI/new_gui.hxx b/src/GUI/new_gui.hxx index 3fb1703d2..6bc270715 100644 --- a/src/GUI/new_gui.hxx +++ b/src/GUI/new_gui.hxx @@ -22,9 +22,9 @@ #include #include -SG_USING_STD(vector); -SG_USING_STD(map); -SG_USING_STD(string); +using std::vector; +using std::map; +using std::string; #include