From: Torsten Dreyer Date: Sun, 17 Aug 2014 20:36:19 +0000 (+0200) Subject: Quick and dirty repair of linux build with RTI enabled X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4f91a31f05adb9b5a3c4d044c96837f853e13497;p=flightgear.git Quick and dirty repair of linux build with RTI enabled --- diff --git a/utils/fgai/AIBVHPager.cxx b/utils/fgai/AIBVHPager.cxx index a5cc13960..9aee79d20 100644 --- a/utils/fgai/AIBVHPager.cxx +++ b/utils/fgai/AIBVHPager.cxx @@ -18,6 +18,7 @@ #ifdef HAVE_CONFIG_H #include #endif +#include #include "AIBVHPager.hxx"