X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fstructure%2Fexception.hxx;h=d3b37834e9e8d360e3a567fb186482d93d18b551;hb=f1f0fa0aa95c2f1562fa9c09365baf8b2b55bfc7;hp=e482be310ebe2faf45a37931b4a591525a695742;hpb=733e6fa14ff507a1022ecab8d55cc9bf587bee40;p=simgear.git diff --git a/simgear/structure/exception.hxx b/simgear/structure/exception.hxx index e482be31..d3b37834 100644 --- a/simgear/structure/exception.hxx +++ b/simgear/structure/exception.hxx @@ -13,7 +13,7 @@ #include #include -SG_USING_STD(string); +using std::string; /**