Back to dev mode. If you want a stable version, use the stable branch.

This commit is contained in:
Frank Denis 2017-07-16 19:07:43 +02:00
parent bcf98b5546
commit a61dddd496

View File

@ -20,7 +20,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.