X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fscene%2Ftgdb%2Fapt_signs.cxx;h=4053dda16ff204b0a513d4af480ba9d48a1bd3dc;hb=d4c7e950927b1e19a7a7622a7919f32233a6b7a8;hp=296a8d3e01d75874ada78157925a918133a8d224;hpb=6491746809f30231df40049a278c8e43adec5072;p=simgear.git diff --git a/simgear/scene/tgdb/apt_signs.cxx b/simgear/scene/tgdb/apt_signs.cxx index 296a8d3e..4053dda1 100644 --- a/simgear/scene/tgdb/apt_signs.cxx +++ b/simgear/scene/tgdb/apt_signs.cxx @@ -41,7 +41,7 @@ #define SIGN "OBJECT_SIGN: " #define RWY "OBJECT_RUNWAY_SIGN: " -SG_USING_STD(vector); +using std::vector; // for temporary storage of sign elements struct element_info {