]> git.mxchange.org Git - simgear.git/blobdiff - simgear/props/AtomicChangeListener.cxx
Guard usage of CURLMOPT_MAX_TOTAL_CONNECTIONS
[simgear.git] / simgear / props / AtomicChangeListener.cxx
index e0617d7bbbd9e79b9879404a3b941b48a13831ed..5b324885e01197e3bc2eec23a73dc7d65c12d56a 100644 (file)
@@ -1,3 +1,8 @@
+
+#ifdef HAVE_CONFIG_H
+#  include <simgear_config.h>
+#endif
+
 #include "AtomicChangeListener.hxx"
 
 #include <algorithm>