]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/panel.hxx
- remove unused classes lat_label and lon_label (it's the instr_label
[flightgear.git] / src / Cockpit / panel.hxx
index 04f7352334a26a48dbe01337b8f5b2905dd42824..6be0dbfd792eff54c941420c3a3a76e18845f153 100644 (file)
@@ -21,9 +21,9 @@
 #ifndef __PANEL_HXX
 #define __PANEL_HXX
 
-#ifndef __cplusplus                                                          
+#ifndef __cplusplus
 # error This library requires C++
-#endif                                   
+#endif
 
 
 #ifdef HAVE_CONFIG_H