etl
c412277b
- add ifdef guard for msvc pragma (#455)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
add ifdef guard for msvc pragma (#455) There was a msvc specific pragma to disable a warning which causes compiler warnings for non-msvc compilers. Additionally added a push/pop paradigm to restore the original warning state correctly.
Author
mampfes
Committer
jwellbelove
Parents
caa54f98
Loading