We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a66ba0 commit a4a8121Copy full SHA for a4a8121
system/lib/wasmfs/file.h
@@ -12,6 +12,7 @@
12
#include <emscripten.h>
13
#include <emscripten/html5.h>
14
#include <map>
15
+#include <memory>
16
#include <mutex>
17
#include <optional>
18
#include <sys/stat.h>
0 commit comments