Don't depend on props.hxx

There is no reference to anything defined in props.hxx, so remove
the dependency here.
This commit is contained in:
Torsten Dreyer 2011-02-27 20:35:44 +01:00
parent a079870bca
commit 83124e0c05

View File

@ -29,8 +29,8 @@
#include <map>
#include <vector>
#include <simgear/props/props.hxx>
#include <simgear/timing/timestamp.hxx>
#include <simgear/structure/SGSharedPtr.hxx>
#include "SGSmplstat.hxx"