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