]> git.mxchange.org Git - simgear.git/blobdiff - simgear/props/condition.cxx
cppbind: automatic conversion of SGReferenced derived pointers.
[simgear.git] / simgear / props / condition.cxx
index bfc1bf618fd0beff674b1071fe9e50dff70331a2..04b892e53558bdc0b9bfa4f7aca07d7b974434b2 100644 (file)
@@ -22,6 +22,8 @@
 
 using std::istream;
 using std::ostream;
+using std::string;
+
 /**
  * Condition for a single property.
  *