1
0
Fork 0

Minor namespace issue

using "using" in the .cxx now :)
This commit is contained in:
ThorstenB 2011-03-23 22:49:18 +01:00
parent 5ace4e9632
commit 189457f2af

View file

@ -40,6 +40,7 @@
#include <simgear/threads/SGQueue.hxx>
#endif
using simgear::PropertyList;
namespace Environment {