]> git.mxchange.org Git - flightgear.git/blobdiff - src/Input/FGMouseInput.cxx
Merge branch 'attenuation' into navaids-radio
[flightgear.git] / src / Input / FGMouseInput.cxx
index 276fc0ed55efb9d3e68180a37ab92c5ab77d0eb4..927106f47c490543a4fa6425af1ca8318b931c0a 100644 (file)
 //
 // $Id$
 
+#ifdef HAVE_CONFIG_H
+#  include "config.h"
+#endif
+
 #include "FGMouseInput.hxx"
 #include "Main/globals.hxx"
 
+using std::ios_base;
+
 void ActivePickCallbacks::init( int b, const osgGA::GUIEventAdapter* ea )
 {
   // Get the list of hit callbacks. Take the first callback that