]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/save.hxx
Fixes to ILS approaches ... now takes into consideration actual GS and DME
[flightgear.git] / src / Main / save.hxx
index 1e55a09a7a5667f823cdb1d4cc503f8a290ff73a..72f7e9e8e2fe5e220215e798e4e230727271b921 100644 (file)
@@ -39,6 +39,4 @@ FG_USING_NAMESPACE(std);
 extern bool fgSaveFlight (ostream &output);
 extern bool fgLoadFlight (istream &input);
 
-#endif __SAVE_HXX
-
-// end of save.hxx
+#endif // __SAVE_HXX