mirror of
https://github.com/open-goal/jak-project
synced 2026-08-22 07:04:29 -04:00
lint: add include sorting config to clang-format (#1517)
This commit is contained in:
+3
-1
@@ -1,8 +1,10 @@
|
||||
#include "log.h"
|
||||
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
#include <mutex>
|
||||
|
||||
#include "third-party/fmt/color.h"
|
||||
#include "log.h"
|
||||
#ifdef _WIN32 // see lg::initialize
|
||||
#define NOMINMAX
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
|
||||
Reference in New Issue
Block a user