Skip to content
Snippets Groups Projects
Commit c7efcece authored by Nicolas Pope's avatar Nicolas Pope
Browse files

Attempt3 at correct windows include

parent b640be0c
No related branches found
No related tags found
No related merge requests found
Pipeline #11771 passed
......@@ -6,7 +6,7 @@
#ifndef WIN32
#include <unistd.h>
#else
#include <windows.h>
#include <direct.h>
#endif
using ftl::URI;
......
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