1.0.9 is almost ready to be tagged

This commit is contained in:
Frank Denis
2016-03-25 16:30:36 +01:00
parent 2aa703fcc7
commit 20bf121fcd
+1 -1
View File
@@ -9,7 +9,7 @@
#include "runtime.h"
#include "utils.h"
#if !defined(_MSC_VER) && 1
#if !defined(_MSC_VER) && 0
# warning This is unstable, untested, development code.
# warning It might not compile. It might not work as expected.
# warning It might be totally insecure.