refactor: clang-format

This commit is contained in:
Lars Toenning
2024-11-16 11:00:14 +01:00
parent a4a896d82d
commit 97eed9562a
1855 changed files with 10922 additions and 9422 deletions

View File

@@ -8,12 +8,14 @@
#endif
#include "utils.h"
#include <XPMPMultiplayer.h>
#include <XPLM/XPLMUtilities.h>
#include <XPLM/XPLMPlugin.h>
#include <string>
#include <sstream>
#include <XPLM/XPLMUtilities.h>
#include <XPMPMultiplayer.h>
#include <cassert>
#include <sstream>
#include <string>
#ifdef APL
# include <Carbon/Carbon.h>
@@ -141,6 +143,6 @@ namespace XSwiftBus
# pragma clang diagnostic pop
# endif
#endif // APL
}
} // namespace XSwiftBus
//! \endcond