Skip to content
Snippets Groups Projects
Commit 49757b86 authored by Jakub Janák's avatar Jakub Janák
Browse files

more universal include added into file_manager.hpp

parent 82e9a641
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
#include <gvcext.h>
#include <map>
#include <string>
#include <__filesystem/directory_entry.h>
#include <filesystem>
#include "../graph/ts_instance.hpp"
......@@ -31,4 +31,4 @@ public:
};
#endif //FILEMANAGER_H
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment