Fix formatting of #includes

This commit is contained in:
2026-01-28 12:36:48 +01:00
parent 468345b44b
commit a3b29d6652
13 changed files with 24 additions and 13 deletions
+1
View File
@@ -1,6 +1,7 @@
#if defined(MAIN_SIMULATION) || defined(MAIN_TEST)
#define QUAKEY_ENABLE_MOCKS
#endif
#include <stdint.h>
#include <quakey.h>