mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
refactor: Fix include guard end comment
This commit is contained in:
@@ -397,4 +397,4 @@ namespace swift::core::context
|
||||
IContextNetwork(CCoreFacadeConfig::ContextMode mode, CCoreFacade *runtime) : IContext(mode, runtime) {}
|
||||
};
|
||||
} // namespace swift::core::context
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXT_CONTEXTNETWORK_H
|
||||
|
||||
Reference in New Issue
Block a user