Skip to content

Commit e48f427

Browse files
committed
Code format
1 parent 2406924 commit e48f427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exporter/src/platform/win/PlatformHelper.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
//
1717
/////////////////////////////////////////////////////////////////////////////////////////////////
1818
#include "platform/PlatformHelper.h"
19-
#include <filesystem>
2019
#include <cstdlib>
20+
#include <filesystem>
2121
#include <string>
2222

2323
namespace fs = std::filesystem;

0 commit comments

Comments
 (0)