mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-16 23:29:57 +08:00
Don't undefine "secure" warnings
This commit is contained in:
parent
dff2137405
commit
0d1eb8b1ea
@ -25,12 +25,6 @@
|
|||||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Disable useless MSVC warnings.
|
|
||||||
#undef _CRT_SECURE_NO_WARNINGS
|
|
||||||
#define _CRT_SECURE_NO_WARNINGS
|
|
||||||
#undef _SCL_SECURE_NO_WARNINGS
|
|
||||||
#define _SCL_SECURE_NO_WARNINGS
|
|
||||||
|
|
||||||
#include "format.h"
|
#include "format.h"
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user