Skip to content

Commit ae0ca4f

Browse files
committed
again
1 parent 41beea8 commit ae0ca4f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ const std::string getPrefix()
181181
#include <iostream>
182182
#include <vector>
183183
#include <filesystem> // Requires C++17
184+
namespace fs = std::filesystem;
184185

185186
std::string GetAppDataPath()
186187
{

0 commit comments

Comments
 (0)