X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FAIModel%2FAIStatic.cxx;h=83be7c8d60ded55d3d1e58ed90907dd261dcc927;hb=47a7952f893dcb3d0b1372907cac375fedf81703;hp=a480e2eeedf5517468b57ebf267b3b0efc502b4d;hpb=747b1e11cc5dd80b204668011c8957c174db563c;p=flightgear.git diff --git a/src/AIModel/AIStatic.cxx b/src/AIModel/AIStatic.cxx index a480e2eee..83be7c8d6 100644 --- a/src/AIModel/AIStatic.cxx +++ b/src/AIModel/AIStatic.cxx @@ -22,14 +22,13 @@ # include #endif -#include #include
#include
#include #include #include -SG_USING_STD(string); +using std::string; #include "AIStatic.hxx"