]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/igc.cxx
Document that property write-protection is not a security measure
[flightgear.git] / src / Network / igc.cxx
index 9e74f4972d41aaa5c07cbda9f798af0981a93d64..37b87b0e07216e659dc38a7c37c79e21ebc5b3cb 100644 (file)
 #  include "config.h"
 #endif
 
-#if defined( HAVE_VERSION_H ) && HAVE_VERSION_H
-#  include <Include/version.h>
-#else
-#  include <Include/no_version.h>
-#endif
+#include <Include/version.h>
 
 #include <stdio.h>  // sprintf
 #include <simgear/debug/logstream.hxx>