]> git.mxchange.org Git - simgear.git/blobdiff - simgear/io/lowlevel.cxx
Remove SVN sync code.
[simgear.git] / simgear / io / lowlevel.cxx
index 74b9f93b368f7230ee5a2a77f4415e2bdd29baf0..d41bc801a03f2669f9442d3eb2446f3d237bc13f 100644 (file)
 // $Id$
 
 
+#ifdef HAVE_CONFIG_H
+#  include <simgear_config.h>
+#endif
+
 #include <string.h>            // for memcpy()
 
 #include "lowlevel.hxx"