Browse Source

Fix linux build

xcbosa-itx 2 years ago
parent
commit
48896652ec
1 changed files with 1 additions and 0 deletions
  1. 1 0
      utils/utils-private.h

+ 1 - 0
utils/utils-private.h

@@ -15,6 +15,7 @@
 #include <functional>
 #include <assert.h>
 #include <string.h>
+#include <filesystem>
 
 using namespace std;