Back to dev mode

This commit is contained in:
Frank Denis
2016-04-08 08:25:42 +02:00
parent 22ab28be0a
commit a53a9c98d2
+1 -1
View File
@@ -9,7 +9,7 @@
#include "runtime.h"
#include "utils.h"
#if !defined(_MSC_VER) && 0
#if !defined(_MSC_VER) && 1
# warning This is unstable, untested, development code.
# warning It might not compile. It might not work as expected.
# warning It might be totally insecure.