Skip to content

Commit 2030002

Browse files
committed
Formatting
1 parent 3b3c03f commit 2030002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fronter/Source/Frames/Tabs/PathsTab.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#include "PathsTab.h"
22
#include "OSCompatibilityLayer.h"
3+
#include <cstdlib>
34
#include <filesystem>
45
#include <ranges>
56
#include <wx/filepicker.h>
6-
#include <cstdlib>
77

88

99
using std::filesystem::current_path;

0 commit comments

Comments
 (0)