Whoops - forgot SG_USING_STD(cout)
This commit is contained in:
parent
96970dcbaf
commit
c49a6be9bc
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
#include "ATCutils.hxx"
|
||||
|
||||
SG_USING_STD(list);
|
||||
|
||||
SG_USING_STD(cout);
|
||||
|
||||
FGAIMgr::FGAIMgr() {
|
||||
ATC = globals->get_ATC_mgr();
|
||||
|
|
Loading…
Add table
Reference in a new issue