1
0
Fork 0

Whoops - forgot SG_USING_STD(cout)

This commit is contained in:
daveluff 2003-03-07 14:06:52 +00:00
parent 96970dcbaf
commit c49a6be9bc

View file

@ -40,7 +40,7 @@
#include "ATCutils.hxx"
SG_USING_STD(list);
SG_USING_STD(cout);
FGAIMgr::FGAIMgr() {
ATC = globals->get_ATC_mgr();