mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 06:45:37 +08:00
refactor: Fix include guard end comment
This commit is contained in:
@@ -129,4 +129,4 @@ private:
|
||||
swift::core::afv::clients::CAfvClient *m_afvClient = nullptr;
|
||||
};
|
||||
|
||||
#endif // guard
|
||||
#endif // SAMPLES_AFVCLIENTBRIDGE_H
|
||||
|
||||
@@ -46,4 +46,4 @@ namespace swift::sample
|
||||
};
|
||||
} // namespace swift::sample
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_SAMPLE_SERVICETOOL_H
|
||||
|
||||
@@ -20,4 +20,4 @@ namespace swift::sample
|
||||
};
|
||||
} // namespace swift::sample
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_SAMPLE_SAMPLESGEO_H
|
||||
|
||||
@@ -21,4 +21,4 @@ namespace swift::sample
|
||||
};
|
||||
} // namespace swift::sample
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_SAMPLE_SAMPLESPHYSICALQUANTITIES_H
|
||||
|
||||
@@ -26,4 +26,4 @@ namespace swift::misc
|
||||
};
|
||||
} // namespace swift::misc
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_SAMPLE_SAMPLEUTILS_H
|
||||
|
||||
@@ -81,4 +81,4 @@ namespace swift::core
|
||||
using CActionBindings = QList<CActionBinding>;
|
||||
} // namespace swift::core
|
||||
|
||||
#endif
|
||||
#endif // SWIFT_CORE_ACTIONBIND_H
|
||||
|
||||
@@ -157,4 +157,4 @@ namespace swift::core::afv::audio
|
||||
};
|
||||
} // namespace swift::core::afv::audio
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_AFV_AUDIO_AUDIO_INPUT_H
|
||||
|
||||
@@ -451,4 +451,4 @@ namespace swift::core::afv::clients
|
||||
};
|
||||
} // namespace swift::core::afv::clients
|
||||
|
||||
#endif
|
||||
#endif // SWIFT_CORE_AFV_CLIENTS_AFVCLIENT_H
|
||||
|
||||
@@ -180,4 +180,4 @@ namespace swift::core::afv::connection
|
||||
};
|
||||
} // namespace swift::core::afv::connection
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_AFV_CONNECTION_APISERVERCONNECTION_H
|
||||
|
||||
@@ -483,4 +483,4 @@ namespace swift::core
|
||||
};
|
||||
} // namespace swift::core
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_AIRCRAFTMATCHER_H
|
||||
|
||||
@@ -146,4 +146,4 @@ namespace swift::core
|
||||
};
|
||||
} // namespace swift::core
|
||||
|
||||
#endif
|
||||
#endif // SWIFT_CORE_AIRSPACE_ANALYZER_H
|
||||
|
||||
@@ -487,4 +487,4 @@ namespace swift::core
|
||||
Q_DECLARE_METATYPE(swift::core::CAirspaceMonitor::MatchingReadinessFlag)
|
||||
Q_DECLARE_OPERATORS_FOR_FLAGS(swift::core::CAirspaceMonitor::MatchingReadiness)
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_AIRSPACE_MONITOR_H
|
||||
|
||||
@@ -680,4 +680,4 @@ namespace swift::core
|
||||
//! Single instance of application object
|
||||
extern SWIFT_CORE_EXPORT swift::core::CApplication *sApp;
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_APPLICATION_H
|
||||
|
||||
@@ -96,4 +96,4 @@ namespace swift::core::application
|
||||
};
|
||||
} // namespace swift::core::application
|
||||
|
||||
#endif
|
||||
#endif // SWIFT_CORE_APPLICATION_APPLICATIONSETTINGS_H
|
||||
|
||||
@@ -40,4 +40,4 @@ namespace swift::core::application
|
||||
};
|
||||
} // namespace swift::core::application
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_APPLICATION_UPDATESETTINGS_H
|
||||
|
||||
@@ -55,4 +55,4 @@ namespace swift::core::audio
|
||||
};
|
||||
} // namespace swift::core::audio
|
||||
|
||||
#endif
|
||||
#endif // SWIFT_CORE_AUDIO_SETTINGS_H
|
||||
|
||||
@@ -161,4 +161,4 @@ namespace swift::core::context
|
||||
bool m_debugEnabled = false; //!< debug messages enabled
|
||||
};
|
||||
} // namespace swift::core::context
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXT_CONTEXT_H
|
||||
|
||||
@@ -161,4 +161,4 @@ namespace swift::core
|
||||
|
||||
Q_DECLARE_METATYPE(swift::core::context::CSettingsDictionary)
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXT_CONTEXTAPPLICATION_H
|
||||
|
||||
@@ -134,4 +134,4 @@ namespace swift::core
|
||||
};
|
||||
} // namespace context
|
||||
} // namespace swift::core
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXTAPPLICATION_EMPTY_H
|
||||
|
||||
@@ -99,4 +99,4 @@ namespace swift::core
|
||||
};
|
||||
} // namespace context
|
||||
} // namespace swift::core
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXT_CONTEXTAPPLICATION_IMPL_H
|
||||
|
||||
@@ -121,4 +121,4 @@ namespace swift::core
|
||||
} // namespace context
|
||||
} // namespace swift::core
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXT_CONTEXTAPPLICATION_PROXY_H
|
||||
|
||||
@@ -386,4 +386,4 @@ namespace swift::core
|
||||
} // namespace context
|
||||
} // namespace swift::core
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXT_CONTEXTAUDIO_H
|
||||
|
||||
@@ -69,4 +69,4 @@ namespace swift::core
|
||||
} // namespace context
|
||||
} // namespace swift::core
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXT_CONTEXTAUDIO_IMPL_H
|
||||
|
||||
@@ -100,4 +100,4 @@ namespace swift::core
|
||||
} // namespace context
|
||||
} // namespace swift::core
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXT_CONTEXTVOICE_PROXY_H
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -499,4 +499,4 @@ namespace swift::core::context
|
||||
}
|
||||
};
|
||||
} // namespace swift::core::context
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXT_CONTEXTNETWORK_EMPTY_H
|
||||
|
||||
@@ -545,4 +545,4 @@ namespace swift::core
|
||||
} // namespace context
|
||||
} // namespace swift::core
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXT_CONTEXTNETWORK_IMPL_H
|
||||
|
||||
@@ -298,4 +298,4 @@ namespace swift::core
|
||||
};
|
||||
} // namespace context
|
||||
} // namespace swift::core
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXT_CONTEXTNETWORK_PROXY_H
|
||||
|
||||
@@ -174,4 +174,4 @@ namespace swift::core::context
|
||||
};
|
||||
} // namespace swift::core::context
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXT_CONTEXTOWNAIRCRAFT_H
|
||||
|
||||
@@ -158,4 +158,4 @@ namespace swift::core::context
|
||||
}
|
||||
};
|
||||
} // namespace swift::core::context
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXT_CONTEXTOWNAIRCRAFT_EMPTY_H
|
||||
|
||||
@@ -273,4 +273,4 @@ namespace swift::core
|
||||
};
|
||||
} // namespace context
|
||||
} // namespace swift::core
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXT_CONTEXTOWNAIRCRAFT_IMPL_H
|
||||
|
||||
@@ -132,4 +132,4 @@ namespace swift::core
|
||||
};
|
||||
} // namespace context
|
||||
} // namespace swift::core
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXT_OWNAIRCRAFT_PROXY_H
|
||||
|
||||
@@ -331,4 +331,4 @@ namespace swift::core::context
|
||||
};
|
||||
} // namespace swift::core::context
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXTSIMULATOR_H
|
||||
|
||||
@@ -421,4 +421,4 @@ namespace swift::core::context
|
||||
};
|
||||
} // namespace swift::core::context
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXT_CONTEXTSIMULATOR_EMPTY_H
|
||||
|
||||
@@ -444,4 +444,4 @@ namespace swift::core
|
||||
} // namespace context
|
||||
} // namespace swift::core
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXT_CONTEXTSIMULATOR_IMPL_H
|
||||
|
||||
@@ -253,4 +253,4 @@ namespace swift::core
|
||||
};
|
||||
} // namespace context
|
||||
} // namespace swift::core
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CONTEXTSIMULATOR_PROXY_H
|
||||
|
||||
@@ -59,4 +59,4 @@ namespace swift::core
|
||||
|
||||
} // namespace swift::core
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_COOKIEMANAGER_H
|
||||
|
||||
@@ -203,4 +203,4 @@ namespace swift::core
|
||||
void initPostSetup(QMap<QString, qint64> ×);
|
||||
};
|
||||
} // namespace swift::core
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_COREFACADE_H
|
||||
|
||||
@@ -102,4 +102,4 @@ namespace swift::core
|
||||
static CCoreFacadeConfig allEmpty();
|
||||
};
|
||||
} // namespace swift::core
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_COREFACADECONFIG_H
|
||||
|
||||
@@ -49,4 +49,4 @@ namespace swift::core
|
||||
}
|
||||
};
|
||||
} // namespace swift::core
|
||||
#endif // guard
|
||||
#endif // SWIFT_GUI_GUIMODEENUMS_H
|
||||
|
||||
@@ -29,4 +29,4 @@ namespace swift::core::data
|
||||
};
|
||||
} // namespace swift::core::data
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_DATA_AUTHENTICATEDUSER_H
|
||||
|
||||
@@ -120,4 +120,4 @@ namespace swift::core::data
|
||||
};
|
||||
} // namespace swift::core::data
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_DATA_DBCACHES
|
||||
|
||||
@@ -207,4 +207,4 @@ namespace swift::core::data
|
||||
|
||||
Q_DECLARE_METATYPE(swift::core::data::CGlobalSetup)
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_DATA_GLOBALSETUP_H
|
||||
|
||||
@@ -115,4 +115,4 @@ Q_DECLARE_METATYPE(swift::core::data::CLauncherSetup::AudioModeFlag)
|
||||
Q_DECLARE_METATYPE(swift::core::data::CLauncherSetup::AudioMode)
|
||||
Q_DECLARE_OPERATORS_FOR_FLAGS(swift::core::data::CLauncherSetup::AudioMode)
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_DATA_LAUNCHERSETUP
|
||||
|
||||
@@ -79,4 +79,4 @@ namespace swift::core::data
|
||||
};
|
||||
} // namespace swift::core::data
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_DATA_NETWORKSETUP_H
|
||||
|
||||
@@ -147,4 +147,4 @@ namespace swift::core::data
|
||||
|
||||
Q_DECLARE_METATYPE(swift::core::data::CVatsimSetup)
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_DATA_VATSIMDATA_H
|
||||
|
||||
@@ -101,4 +101,4 @@ namespace swift::core::db
|
||||
};
|
||||
} // namespace swift::core::db
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_AIRPORTDATAREADER_H
|
||||
|
||||
@@ -82,4 +82,4 @@ namespace swift::core::db
|
||||
void addHistory(const swift::misc::CStatusMessage &msg);
|
||||
};
|
||||
} // namespace swift::core::db
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_DB_BACKGROUNDDATAUPDATER_H
|
||||
|
||||
@@ -71,4 +71,4 @@ namespace swift::core::db
|
||||
};
|
||||
} // namespace swift::core::db
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_DATABASE_CDATABASEUATHENTICATIONSERVICE_H
|
||||
|
||||
@@ -459,4 +459,4 @@ namespace swift::core::db
|
||||
};
|
||||
} // namespace swift::core::db
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_DB_DATABASEREADER_H
|
||||
|
||||
@@ -151,4 +151,4 @@ Q_DECLARE_METATYPE(swift::core::db::CDatabaseReaderConfig)
|
||||
Q_DECLARE_METATYPE(swift::core::db::CDatabaseReaderConfigList)
|
||||
Q_DECLARE_METATYPE(swift::misc::CCollection<swift::core::db::CDatabaseReaderConfig>)
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_DB_DATABASE_READERCONFIG_H
|
||||
|
||||
@@ -139,4 +139,4 @@ namespace swift::core::db
|
||||
const swift::misc::simulation::CSimulatorInfo &simulator);
|
||||
};
|
||||
} // namespace swift::core::db
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_DB_DATABASEUTILS_H
|
||||
|
||||
@@ -111,4 +111,4 @@ namespace swift::core::db
|
||||
};
|
||||
} // namespace swift::core::db
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_DATABASE_WRITER_H
|
||||
|
||||
@@ -236,4 +236,4 @@ namespace swift::core::db
|
||||
};
|
||||
} // namespace swift::core::db
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_ICAODATAREADER_H
|
||||
|
||||
@@ -96,4 +96,4 @@ namespace swift::core::db
|
||||
mutable QReadWriteLock m_lockInfoObjects;
|
||||
};
|
||||
} // namespace swift::core::db
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_DB_INFODATAREADER_H
|
||||
|
||||
@@ -227,4 +227,4 @@ namespace swift::core::db
|
||||
};
|
||||
} // namespace swift::core::db
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_MODELDATAREADER_H
|
||||
|
||||
@@ -68,4 +68,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const AddAtc &lhs, const AddAtc &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_ADDATC_H
|
||||
|
||||
@@ -73,4 +73,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const AddPilot &lhs, const AddPilot &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_ADDPILOT_H
|
||||
|
||||
@@ -63,4 +63,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const AtcDataUpdate &lhs, const AtcDataUpdate &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_ATCPOSITION_H
|
||||
|
||||
@@ -44,4 +44,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const AuthChallenge &lhs, const AuthChallenge &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_AUTHCHALLENGE_H
|
||||
|
||||
@@ -43,4 +43,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const AuthResponse &lhs, const AuthResponse &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_AUTHRESPONSE_H
|
||||
|
||||
@@ -59,4 +59,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const ClientIdentification &lhs, const ClientIdentification &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_CLIENTIDENTIFICATION_H
|
||||
|
||||
@@ -54,4 +54,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const ClientQuery &lhs, const ClientQuery &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_CLIENTQUERY_H
|
||||
|
||||
@@ -52,4 +52,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const ClientResponse &lhs, const ClientResponse &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_ClientResponse_H
|
||||
|
||||
@@ -42,4 +42,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const DeleteAtc &lhs, const DeleteAtc &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_DELETEATC_H
|
||||
|
||||
@@ -44,4 +44,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const DeletePilot &lhs, const DeletePilot &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_DELETEPILOT_H
|
||||
|
||||
@@ -210,4 +210,4 @@ Q_DECLARE_METATYPE(swift::core::fsd::ServerErrorCode)
|
||||
Q_DECLARE_METATYPE(swift::core::fsd::ServerType)
|
||||
Q_DECLARE_METATYPE(swift::core::fsd::Capabilities)
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_ENUMS_H
|
||||
|
||||
@@ -69,4 +69,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const EuroscopeSimData &lhs, const EuroscopeSimData &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_EUROSCOPESIMDATA_H
|
||||
|
||||
@@ -72,4 +72,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const FlightPlan &lhs, const FlightPlan &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_FLIGHTPLAN_H
|
||||
|
||||
@@ -708,4 +708,4 @@ namespace swift::core::fsd
|
||||
};
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif
|
||||
#endif // SWIFT_CORE_FSD_CLIENT_H
|
||||
|
||||
@@ -38,4 +38,4 @@ namespace swift::core::fsd
|
||||
};
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_FSDIDENTIFICATION_H
|
||||
|
||||
@@ -62,4 +62,4 @@ namespace swift::core::fsd
|
||||
}
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_INTERIMPILOTDATAUPDATE_H
|
||||
|
||||
@@ -43,4 +43,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const KillRequest &lhs, const KillRequest &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_KILLREQUEST_H
|
||||
|
||||
@@ -100,4 +100,4 @@ namespace swift::core::fsd
|
||||
}
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_MESSAGEBASE_H
|
||||
|
||||
@@ -42,4 +42,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const Mute &lhs, const Mute &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_MUTE_H
|
||||
|
||||
@@ -76,4 +76,4 @@ namespace swift::core::fsd
|
||||
}
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_PBH_H
|
||||
|
||||
@@ -68,4 +68,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const PilotDataUpdate &lhs, const PilotDataUpdate &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_PILOTDATAUPDATE_H
|
||||
|
||||
@@ -42,4 +42,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const Ping &lhs, const Ping &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_PING_H
|
||||
|
||||
@@ -41,4 +41,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const PlaneInfoRequest &lhs, const PlaneInfoRequest &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_PLANEINFOREQUEST_H
|
||||
|
||||
@@ -53,4 +53,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const PlaneInfoRequestFsinn &lhs, const PlaneInfoRequestFsinn &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_PLANEINFOREQUESTFSINN_H
|
||||
|
||||
@@ -50,4 +50,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const PlaneInformation &lhs, const PlaneInformation &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_PLANEINFORMATION_H
|
||||
|
||||
@@ -53,4 +53,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const PlaneInformationFsinn &lhs, const PlaneInformationFsinn &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_PLANEINFORMATIONFSINN_H
|
||||
|
||||
@@ -42,4 +42,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const Pong &lhs, const Pong &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_PONG_H
|
||||
|
||||
@@ -43,4 +43,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const Rehost &lhs, const Rehost &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_REHOST_H
|
||||
|
||||
@@ -55,4 +55,4 @@ namespace swift::core::fsd
|
||||
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_REVBCLIENTPARTS_H
|
||||
|
||||
@@ -76,4 +76,4 @@ namespace swift::core::fsd
|
||||
//! \endcond
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_SERIALIZER_H
|
||||
|
||||
@@ -69,4 +69,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const ServerError &lhs, const ServerError &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_SERVERERROR_H
|
||||
|
||||
@@ -46,4 +46,4 @@ namespace swift::core::fsd
|
||||
};
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_TEXTMESSAGE_H
|
||||
|
||||
@@ -79,4 +79,4 @@ namespace swift::core::fsd
|
||||
}
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_VISUALPILOTDATAPERIODIC_H
|
||||
|
||||
@@ -66,4 +66,4 @@ namespace swift::core::fsd
|
||||
}
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_VISUALPILOTDATASTOPPED_H
|
||||
|
||||
@@ -47,4 +47,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const VisualPilotDataToggle &lhs, const VisualPilotDataToggle &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_VISUALPILOTDATATOGGLE_H
|
||||
|
||||
@@ -80,4 +80,4 @@ namespace swift::core::fsd
|
||||
inline bool operator!=(const VisualPilotDataUpdate &lhs, const VisualPilotDataUpdate &rhs) { return !(lhs == rhs); }
|
||||
} // namespace swift::core::fsd
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_FSD_VISUALPILOTDATAUPDATE_H
|
||||
|
||||
@@ -38,4 +38,4 @@ namespace swift::core
|
||||
};
|
||||
} // namespace swift::core
|
||||
|
||||
#endif
|
||||
#endif // SWIFT_CORE_GITHUBPACKAGESREADER_H
|
||||
|
||||
@@ -150,4 +150,4 @@ namespace swift::core
|
||||
};
|
||||
} // namespace swift::core
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_INPUTMANAGER_H
|
||||
|
||||
@@ -54,4 +54,4 @@ Q_DECLARE_METATYPE(swift::core::CModelSetBuilder::BuilderFlag)
|
||||
Q_DECLARE_METATYPE(swift::core::CModelSetBuilder::Builder)
|
||||
Q_DECLARE_OPERATORS_FOR_FLAGS(swift::core::CModelSetBuilder::Builder)
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_CMODELSETBUILDER_H
|
||||
|
||||
@@ -84,4 +84,4 @@ namespace swift::core
|
||||
};
|
||||
} // namespace swift::core
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_PLUGIN_MANAGER_H
|
||||
|
||||
@@ -74,4 +74,4 @@ namespace swift::core
|
||||
};
|
||||
} // namespace swift::core
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_PLUGIN_MANAGER_SIMULATOR_H
|
||||
|
||||
@@ -30,4 +30,4 @@ namespace swift::core
|
||||
};
|
||||
} // namespace swift::core
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_PROGRESS_H
|
||||
|
||||
@@ -14,4 +14,4 @@ namespace swift::core
|
||||
SWIFT_CORE_EXPORT void registerMetadata();
|
||||
} // namespace swift::core
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_REGISTERMETADATA_H
|
||||
|
||||
@@ -65,4 +65,4 @@ namespace swift::core
|
||||
};
|
||||
} // namespace swift::core
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_CORE_SETUPREADER_H
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user