]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/bvh/BVHGroup.cxx
Remove using std:: from the metar header, remove HTTP support, add very basic unit...
[simgear.git] / simgear / scene / bvh / BVHGroup.cxx
index 4fbba4a3846e5a132813e1d8ace776433410e03e..d444791c190600f15c0f69540db069d096f2b57e 100644 (file)
 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 //
 
+#ifdef HAVE_CONFIG_H
+#  include <simgear_config.h>
+#endif
+
 #include "BVHGroup.hxx"
 
 #include <algorithm>