diff --git a/src/ATC/commlist.hxx b/src/ATC/commlist.hxx index ac8dcd011..8520b4b2b 100644 --- a/src/ATC/commlist.hxx +++ b/src/ATC/commlist.hxx @@ -44,6 +44,7 @@ #include "ATC.hxx" #include "atis.hxx" +SG_USING_STD(list); SG_USING_STD(map); SG_USING_STD(vector); SG_USING_STD(string);