Back to dev mode

This commit is contained in:
Frank Denis 2016-08-03 01:44:51 +02:00
parent e08feb04d9
commit 6035c0779b

View File

@ -18,7 +18,7 @@
#include "utils.h"
#include "private/mutex.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.