Back to dev mode

This commit is contained in:
Frank Denis 2017-12-19 21:44:25 +01:00
parent a8ef83ed53
commit b1273b0411

View File

@ -21,7 +21,7 @@
#include "private/implementations.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.