X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fprops%2Fcondition.cxx;h=2c8a3e9fbf1e39c46b683cf5aea35f770f8aec11;hb=aefe9bc11682f39b3936b9f01a0d37e9d6428078;hp=6f4d235fa8a77bbf826ca2764dbeaccf923d7a44;hpb=fcf72a712384e27c1cc758e987f1fab9afcced4d;p=simgear.git diff --git a/simgear/props/condition.cxx b/simgear/props/condition.cxx index 6f4d235f..2c8a3e9f 100644 --- a/simgear/props/condition.cxx +++ b/simgear/props/condition.cxx @@ -8,7 +8,7 @@ // $Id$ #ifdef HAVE_CONFIG_H -# include +# include #endif // #include @@ -18,6 +18,8 @@ #include "props.hxx" #include "condition.hxx" +#include + using std::istream; using std::ostream;