Skip to content

Commit

Permalink
Merge pull request #15 from holoplot/add_some_windows_warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
lkotsonis authored Nov 16, 2023
2 parents 0a245d7 + f7b0feb commit 9242df9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/shield/on.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
#pragma warning(disable : 4265)
#pragma warning(disable : 4267)
#pragma warning(disable : 4275)
#pragma warning(disable : 4297)
#pragma warning(disable : 4324)
#pragma warning(disable : 4350)
#pragma warning(disable : 4355)
Expand Down

0 comments on commit 9242df9

Please sign in to comment.