X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FAIModel%2FAIStorm.hxx;h=f6a7e9018da12337d48ba94b5d90eef3691cac9e;hb=d035fdf3a949e62f0c8e772e100d14087b6d4ba9;hp=3a0153fc5b25654c2c6dc56d7507d7a929d99159;hpb=747b1e11cc5dd80b204668011c8957c174db563c;p=flightgear.git diff --git a/src/AIModel/AIStorm.hxx b/src/AIModel/AIStorm.hxx index 3a0153fc5..f6a7e9018 100644 --- a/src/AIModel/AIStorm.hxx +++ b/src/AIModel/AIStorm.hxx @@ -25,7 +25,7 @@ #include "AIBase.hxx" #include -SG_USING_STD(string); +using std::string; class FGAIStorm : public FGAIBase {