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