mirror of
https://github.com/jedisct1/libsodium.git
synced 2024-12-20 02:25:14 -07:00
Back to dev mode
This commit is contained in:
parent
b732443c44
commit
7eec5b8716
@ -1,7 +1,7 @@
|
|||||||
#ifndef common_H
|
#ifndef common_H
|
||||||
#define common_H 1
|
#define common_H 1
|
||||||
|
|
||||||
#if !defined(_MSC_VER) && 0
|
#if !defined(_MSC_VER) && 1
|
||||||
# warning *** This is unstable, untested, development code.
|
# warning *** This is unstable, untested, development code.
|
||||||
# warning It might not compile. It might not work as expected.
|
# warning It might not compile. It might not work as expected.
|
||||||
# warning It might be totally insecure.
|
# warning It might be totally insecure.
|
||||||
|
Loading…
Reference in New Issue
Block a user