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