X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FNetwork%2Fatlas.hxx;h=c91355afd6e7cff3bb2776e2872264b228774559;hb=2a9bf393c3d9196bd6a260d4e3b49d54ae2aac95;hp=9abb3c9c782e6805af3b8a9407937e9043ac429f;hpb=c9813d1b5d79b4aad13c263690a0223086af25ac;p=flightgear.git diff --git a/src/Network/atlas.hxx b/src/Network/atlas.hxx index 9abb3c9c7..c91355afd 100644 --- a/src/Network/atlas.hxx +++ b/src/Network/atlas.hxx @@ -27,11 +27,11 @@ #include -#include STL_STRING +#include #include "protocol.hxx" -SG_USING_STD(string); +using std::string; class FGAtlas : public FGProtocol {