mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
refactor: Fix include guard end comment
This commit is contained in:
@@ -48,4 +48,4 @@ namespace XSwiftBus
|
||||
|
||||
} // namespace XSwiftBus
|
||||
|
||||
#endif
|
||||
#endif // SWIFT_SIM_XSWIFTBUS_COMMAND_H
|
||||
|
||||
@@ -80,4 +80,4 @@ namespace XSwiftBus
|
||||
};
|
||||
} // namespace XSwiftBus
|
||||
|
||||
#endif
|
||||
#endif // SWIFT_SIM_XSWIFTBUS_CONFIG_H
|
||||
|
||||
@@ -306,4 +306,4 @@ namespace XSwiftBus
|
||||
|
||||
} // namespace XSwiftBus
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_SIM_XSWIFTBUS_DATAREFS_H
|
||||
|
||||
@@ -45,4 +45,4 @@ namespace XSwiftBus
|
||||
|
||||
} // namespace XSwiftBus
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_SIM_XSWIFTBUS_DBUSASYNCCALLBACKS_H
|
||||
|
||||
@@ -106,4 +106,4 @@ namespace XSwiftBus
|
||||
|
||||
} // namespace XSwiftBus
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_SIM_XSWIFTBUS_DBUSCONNECTION_H
|
||||
|
||||
@@ -95,4 +95,4 @@ namespace XSwiftBus
|
||||
};
|
||||
} // namespace XSwiftBus
|
||||
|
||||
#endif
|
||||
#endif // SWIFT_SIM_XSWIFTBUS_DBUSDISPATCHER_H
|
||||
|
||||
@@ -39,4 +39,4 @@ namespace XSwiftBus
|
||||
|
||||
} // namespace XSwiftBus
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_SIM_XSWIFTBUS_DBUSERROR_H
|
||||
|
||||
@@ -97,4 +97,4 @@ namespace XSwiftBus
|
||||
|
||||
} // namespace XSwiftBus
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_SIM_XSWIFTBUS_DBUSMESSAGE_H
|
||||
|
||||
@@ -96,4 +96,4 @@ namespace XSwiftBus
|
||||
};
|
||||
} // namespace XSwiftBus
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_SIM_XSWIFTBUS_DBUSOBJECT_H
|
||||
|
||||
@@ -71,4 +71,4 @@ namespace XSwiftBus
|
||||
};
|
||||
} // namespace XSwiftBus
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_SIM_XSWIFTBUS_DBUSSERVER_H
|
||||
|
||||
@@ -60,4 +60,4 @@ namespace XSwiftBus
|
||||
|
||||
} // namespace XSwiftBus
|
||||
|
||||
#endif
|
||||
#endif // SWIFT_SIM_XSWIFTBUS_DRAWABLE_H
|
||||
|
||||
@@ -109,4 +109,4 @@ namespace XSwiftBus
|
||||
|
||||
} // namespace XSwiftBus
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_SIM_XSWIFTBUS_MENUS_H
|
||||
|
||||
@@ -174,4 +174,4 @@ namespace XSwiftBus
|
||||
};
|
||||
} // namespace XSwiftBus
|
||||
|
||||
#endif
|
||||
#endif // SWIFT_SIM_XSWIFTBUS_MESSAGES_H
|
||||
|
||||
@@ -40,4 +40,4 @@ namespace XSwiftBus
|
||||
|
||||
} // namespace XSwiftBus
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_SIM_XSWIFTBUS_NAVDATAREFERENCE_H
|
||||
|
||||
@@ -100,4 +100,4 @@ namespace XSwiftBus
|
||||
};
|
||||
} // namespace XSwiftBus
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_SIM_XSWIFTBUS_PLUGIN_H
|
||||
|
||||
@@ -414,4 +414,4 @@ namespace XSwiftBus
|
||||
};
|
||||
} // namespace XSwiftBus
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_SIM_XSWIFTBUS_SERVICE_H
|
||||
|
||||
@@ -82,4 +82,4 @@ namespace XSwiftBus
|
||||
};
|
||||
} // namespace XSwiftBus
|
||||
|
||||
#endif
|
||||
#endif // SWIFT_MISC_XSWIFTBUS_CSETTINGS_H
|
||||
|
||||
@@ -45,4 +45,4 @@ namespace XSwiftBus
|
||||
};
|
||||
} // namespace XSwiftBus
|
||||
|
||||
#endif
|
||||
#endif // SWIFT_SIM_XSWIFTBUS_ELEVATIONPROVIDER_H
|
||||
|
||||
@@ -288,4 +288,4 @@ namespace XSwiftBus
|
||||
};
|
||||
} // namespace XSwiftBus
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_SIM_XSWIFTBUS_TRAFFIC_H
|
||||
|
||||
@@ -53,4 +53,4 @@ namespace XSwiftBus
|
||||
// *INDENT-ON*
|
||||
//! @}
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_SIM_XSWIFTBUS_UTILS_H
|
||||
|
||||
Reference in New Issue
Block a user