Skip to content

Commit

Permalink
_CRT_SECURE_NO_WARNINGS
Browse files Browse the repository at this point in the history
  • Loading branch information
uNetworkingAB authored Jul 17, 2024
1 parent 27848ed commit 8028beb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/App.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
#ifndef UWS_APP_H
#define UWS_APP_H

#define _CRT_SECURE_NO_WARNINGS

#include <string>
#include <charconv>
#include <string_view>
Expand Down

0 comments on commit 8028beb

Please sign in to comment.