add SGMath.hxx header file to ConditionNode.cxx
Apparently necessary for MSVC 2008.
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
|
||||
#include "ConditionNode.hxx"
|
||||
|
||||
#include <simgear/math/SGMath.hxx>
|
||||
|
||||
namespace simgear
|
||||
{
|
||||
using namespace osg;
|
||||
|
||||
Reference in New Issue
Block a user