refactor: Fix include guard end comment

This commit is contained in:
Lars Toenning
2024-12-01 10:58:33 +01:00
parent 7f277e4542
commit 7bc99ff6f2
912 changed files with 913 additions and 913 deletions

View File

@@ -129,4 +129,4 @@ private:
swift::core::afv::clients::CAfvClient *m_afvClient = nullptr;
};
#endif // guard
#endif // SAMPLES_AFVCLIENTBRIDGE_H

View File

@@ -46,4 +46,4 @@ namespace swift::sample
};
} // namespace swift::sample
#endif // guard
#endif // SWIFT_SAMPLE_SERVICETOOL_H

View File

@@ -20,4 +20,4 @@ namespace swift::sample
};
} // namespace swift::sample
#endif // guard
#endif // SWIFT_SAMPLE_SAMPLESGEO_H

View File

@@ -21,4 +21,4 @@ namespace swift::sample
};
} // namespace swift::sample
#endif // guard
#endif // SWIFT_SAMPLE_SAMPLESPHYSICALQUANTITIES_H

View File

@@ -26,4 +26,4 @@ namespace swift::misc
};
} // namespace swift::misc
#endif // guard
#endif // SWIFT_SAMPLE_SAMPLEUTILS_H

View File

@@ -81,4 +81,4 @@ namespace swift::core
using CActionBindings = QList<CActionBinding>;
} // namespace swift::core
#endif
#endif // SWIFT_CORE_ACTIONBIND_H

View File

@@ -157,4 +157,4 @@ namespace swift::core::afv::audio
};
} // namespace swift::core::afv::audio
#endif // guard
#endif // SWIFT_CORE_AFV_AUDIO_AUDIO_INPUT_H

View File

@@ -451,4 +451,4 @@ namespace swift::core::afv::clients
};
} // namespace swift::core::afv::clients
#endif
#endif // SWIFT_CORE_AFV_CLIENTS_AFVCLIENT_H

View File

@@ -180,4 +180,4 @@ namespace swift::core::afv::connection
};
} // namespace swift::core::afv::connection
#endif // guard
#endif // SWIFT_CORE_AFV_CONNECTION_APISERVERCONNECTION_H

View File

@@ -483,4 +483,4 @@ namespace swift::core
};
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_AIRCRAFTMATCHER_H

View File

@@ -146,4 +146,4 @@ namespace swift::core
};
} // namespace swift::core
#endif
#endif // SWIFT_CORE_AIRSPACE_ANALYZER_H

View File

@@ -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

View File

@@ -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

View File

@@ -96,4 +96,4 @@ namespace swift::core::application
};
} // namespace swift::core::application
#endif
#endif // SWIFT_CORE_APPLICATION_APPLICATIONSETTINGS_H

View File

@@ -40,4 +40,4 @@ namespace swift::core::application
};
} // namespace swift::core::application
#endif // guard
#endif // SWIFT_CORE_APPLICATION_UPDATESETTINGS_H

View File

@@ -55,4 +55,4 @@ namespace swift::core::audio
};
} // namespace swift::core::audio
#endif
#endif // SWIFT_CORE_AUDIO_SETTINGS_H

View File

@@ -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

View File

@@ -161,4 +161,4 @@ namespace swift::core
Q_DECLARE_METATYPE(swift::core::context::CSettingsDictionary)
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTAPPLICATION_H

View File

@@ -134,4 +134,4 @@ namespace swift::core
};
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXTAPPLICATION_EMPTY_H

View File

@@ -99,4 +99,4 @@ namespace swift::core
};
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTAPPLICATION_IMPL_H

View File

@@ -121,4 +121,4 @@ namespace swift::core
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTAPPLICATION_PROXY_H

View File

@@ -386,4 +386,4 @@ namespace swift::core
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTAUDIO_H

View File

@@ -69,4 +69,4 @@ namespace swift::core
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTAUDIO_IMPL_H

View File

@@ -100,4 +100,4 @@ namespace swift::core
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTVOICE_PROXY_H

View File

@@ -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

View File

@@ -499,4 +499,4 @@ namespace swift::core::context
}
};
} // namespace swift::core::context
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTNETWORK_EMPTY_H

View File

@@ -545,4 +545,4 @@ namespace swift::core
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTNETWORK_IMPL_H

View File

@@ -298,4 +298,4 @@ namespace swift::core
};
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTNETWORK_PROXY_H

View File

@@ -174,4 +174,4 @@ namespace swift::core::context
};
} // namespace swift::core::context
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTOWNAIRCRAFT_H

View File

@@ -158,4 +158,4 @@ namespace swift::core::context
}
};
} // namespace swift::core::context
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTOWNAIRCRAFT_EMPTY_H

View File

@@ -273,4 +273,4 @@ namespace swift::core
};
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTOWNAIRCRAFT_IMPL_H

View File

@@ -132,4 +132,4 @@ namespace swift::core
};
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_OWNAIRCRAFT_PROXY_H

View File

@@ -331,4 +331,4 @@ namespace swift::core::context
};
} // namespace swift::core::context
#endif // guard
#endif // SWIFT_CORE_CONTEXTSIMULATOR_H

View File

@@ -421,4 +421,4 @@ namespace swift::core::context
};
} // namespace swift::core::context
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTSIMULATOR_EMPTY_H

View File

@@ -444,4 +444,4 @@ namespace swift::core
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTSIMULATOR_IMPL_H

View File

@@ -253,4 +253,4 @@ namespace swift::core
};
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXTSIMULATOR_PROXY_H

View File

@@ -59,4 +59,4 @@ namespace swift::core
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_COOKIEMANAGER_H

View File

@@ -203,4 +203,4 @@ namespace swift::core
void initPostSetup(QMap<QString, qint64> &times);
};
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_COREFACADE_H

View File

@@ -102,4 +102,4 @@ namespace swift::core
static CCoreFacadeConfig allEmpty();
};
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_COREFACADECONFIG_H

View File

@@ -49,4 +49,4 @@ namespace swift::core
}
};
} // namespace swift::core
#endif // guard
#endif // SWIFT_GUI_GUIMODEENUMS_H

View File

@@ -29,4 +29,4 @@ namespace swift::core::data
};
} // namespace swift::core::data
#endif // guard
#endif // SWIFT_CORE_DATA_AUTHENTICATEDUSER_H

View File

@@ -120,4 +120,4 @@ namespace swift::core::data
};
} // namespace swift::core::data
#endif // guard
#endif // SWIFT_CORE_DATA_DBCACHES

View File

@@ -207,4 +207,4 @@ namespace swift::core::data
Q_DECLARE_METATYPE(swift::core::data::CGlobalSetup)
#endif // guard
#endif // SWIFT_CORE_DATA_GLOBALSETUP_H

View File

@@ -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

View File

@@ -79,4 +79,4 @@ namespace swift::core::data
};
} // namespace swift::core::data
#endif // guard
#endif // SWIFT_CORE_DATA_NETWORKSETUP_H

View File

@@ -147,4 +147,4 @@ namespace swift::core::data
Q_DECLARE_METATYPE(swift::core::data::CVatsimSetup)
#endif // guard
#endif // SWIFT_CORE_DATA_VATSIMDATA_H

View File

@@ -101,4 +101,4 @@ namespace swift::core::db
};
} // namespace swift::core::db
#endif // guard
#endif // SWIFT_CORE_AIRPORTDATAREADER_H

View File

@@ -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

View File

@@ -71,4 +71,4 @@ namespace swift::core::db
};
} // namespace swift::core::db
#endif // guard
#endif // SWIFT_CORE_DATABASE_CDATABASEUATHENTICATIONSERVICE_H

View File

@@ -459,4 +459,4 @@ namespace swift::core::db
};
} // namespace swift::core::db
#endif // guard
#endif // SWIFT_CORE_DB_DATABASEREADER_H

View File

@@ -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

View File

@@ -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

View File

@@ -111,4 +111,4 @@ namespace swift::core::db
};
} // namespace swift::core::db
#endif // guard
#endif // SWIFT_CORE_DATABASE_WRITER_H

View File

@@ -236,4 +236,4 @@ namespace swift::core::db
};
} // namespace swift::core::db
#endif // guard
#endif // SWIFT_CORE_ICAODATAREADER_H

View File

@@ -96,4 +96,4 @@ namespace swift::core::db
mutable QReadWriteLock m_lockInfoObjects;
};
} // namespace swift::core::db
#endif // guard
#endif // SWIFT_CORE_DB_INFODATAREADER_H

View File

@@ -227,4 +227,4 @@ namespace swift::core::db
};
} // namespace swift::core::db
#endif // guard
#endif // SWIFT_CORE_MODELDATAREADER_H

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -708,4 +708,4 @@ namespace swift::core::fsd
};
} // namespace swift::core::fsd
#endif
#endif // SWIFT_CORE_FSD_CLIENT_H

View File

@@ -38,4 +38,4 @@ namespace swift::core::fsd
};
} // namespace swift::core::fsd
#endif // guard
#endif // SWIFT_CORE_FSD_FSDIDENTIFICATION_H

View File

@@ -62,4 +62,4 @@ namespace swift::core::fsd
}
} // namespace swift::core::fsd
#endif // guard
#endif // SWIFT_CORE_FSD_INTERIMPILOTDATAUPDATE_H

View File

@@ -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

View File

@@ -100,4 +100,4 @@ namespace swift::core::fsd
}
} // namespace swift::core::fsd
#endif // guard
#endif // SWIFT_CORE_FSD_MESSAGEBASE_H

View File

@@ -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

View File

@@ -76,4 +76,4 @@ namespace swift::core::fsd
}
} // namespace swift::core::fsd
#endif // guard
#endif // SWIFT_CORE_FSD_PBH_H

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -55,4 +55,4 @@ namespace swift::core::fsd
} // namespace swift::core::fsd
#endif // guard
#endif // SWIFT_CORE_FSD_REVBCLIENTPARTS_H

View File

@@ -76,4 +76,4 @@ namespace swift::core::fsd
//! \endcond
} // namespace swift::core::fsd
#endif // guard
#endif // SWIFT_CORE_FSD_SERIALIZER_H

View File

@@ -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

View File

@@ -46,4 +46,4 @@ namespace swift::core::fsd
};
} // namespace swift::core::fsd
#endif // guard
#endif // SWIFT_CORE_FSD_TEXTMESSAGE_H

View File

@@ -79,4 +79,4 @@ namespace swift::core::fsd
}
} // namespace swift::core::fsd
#endif // guard
#endif // SWIFT_CORE_FSD_VISUALPILOTDATAPERIODIC_H

View File

@@ -66,4 +66,4 @@ namespace swift::core::fsd
}
} // namespace swift::core::fsd
#endif // guard
#endif // SWIFT_CORE_FSD_VISUALPILOTDATASTOPPED_H

View File

@@ -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

View File

@@ -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

View File

@@ -38,4 +38,4 @@ namespace swift::core
};
} // namespace swift::core
#endif
#endif // SWIFT_CORE_GITHUBPACKAGESREADER_H

View File

@@ -150,4 +150,4 @@ namespace swift::core
};
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_INPUTMANAGER_H

View File

@@ -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

View File

@@ -84,4 +84,4 @@ namespace swift::core
};
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_PLUGIN_MANAGER_H

View File

@@ -74,4 +74,4 @@ namespace swift::core
};
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_PLUGIN_MANAGER_SIMULATOR_H

View File

@@ -30,4 +30,4 @@ namespace swift::core
};
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_PROGRESS_H

View File

@@ -14,4 +14,4 @@ namespace swift::core
SWIFT_CORE_EXPORT void registerMetadata();
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_REGISTERMETADATA_H

View File

@@ -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