mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-03 07:35:53 +08:00
refactor: Fix include guard end comment
This commit is contained in:
@@ -337,4 +337,4 @@ private:
|
||||
//! @}
|
||||
};
|
||||
|
||||
#endif // guard
|
||||
#endif // STDGUI_SWIFTGUISTD_H
|
||||
|
||||
@@ -41,4 +41,4 @@ private:
|
||||
"coremode" }; //!< Facade startup mode
|
||||
};
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFTGUISTDAPPLICATION_H
|
||||
|
||||
Reference in New Issue
Block a user