ecere: Initial Emscripten support
[sdk] / ecere / src / sys / File.c
index 3bbbb2c..6aeea30 100644 (file)
@@ -1,4 +1,7 @@
+#define _Noreturn
+
 #undef __BLOCKS__
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdarg.h>