]> git.mxchange.org Git - simgear.git/blobdiff - simgear/misc/interpolator.cxx
Ensure uniform are there before trying to use them
[simgear.git] / simgear / misc / interpolator.cxx
index 2e902cae09841873ec2e14a2eb1295b442a95d16..04a898cc739b90e1d17636acdf2971bb7f8fbc3a 100644 (file)
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
+#ifdef HAVE_CONFIG_H
+#  include <simgear_config.h>
+#endif
+
 #include "interpolator.hxx"
 
 #include <simgear/math/SGMath.hxx>