Skip to content

Commit de15073

Browse files
committed
Apply clang-format
1 parent e93406e commit de15073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/commandlineutils.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010
#include <fcntl.h>
1111
#ifdef PLATFORM_WINDOWS
12-
#include <cstring>
1312
#include <cstdint>
13+
#include <cstring>
1414
#include <io.h>
1515
#include <tchar.h>
1616
#include <windows.h>

0 commit comments

Comments
 (0)