Skip to content

Commit 8028beb

Browse files
_CRT_SECURE_NO_WARNINGS
1 parent 27848ed commit 8028beb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/App.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
#ifndef UWS_APP_H
1919
#define UWS_APP_H
2020

21+
#define _CRT_SECURE_NO_WARNINGS
22+
2123
#include <string>
2224
#include <charconv>
2325
#include <string_view>

0 commit comments

Comments
 (0)