]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/fg_commands.hxx
Really implement fgWarpMouse for osgviewer
[flightgear.git] / src / Main / fg_commands.hxx
index 6bd3c6e2e1155da6c79ff73dc25fad2d81a3f7ff..78342163c4b74bf027ac2c6e10be657665b7a346 100644 (file)
@@ -3,9 +3,9 @@
 #ifndef __FG_COMMANDS_HXX
 #define __FG_COMMANDS_HXX
 
-#ifndef __cplusplus                                                          
+#ifndef __cplusplus
 # error This library requires C++
-#endif                                   
+#endif
 
 
 #ifdef HAVE_CONFIG_H
@@ -13,7 +13,7 @@
 #endif
 
 #ifdef HAVE_WINDOWS_H
-#  include <windows.h>                     
+#  include <windows.h>
 #endif
 
 #include <simgear/structure/commands.hxx>