forked from boostorg/endian
A header named _pop should presumably pop instead of push
This commit is contained in:
@ -8,5 +8,5 @@
|
||||
//--------------------------------------------------------------------------------------//
|
||||
|
||||
#ifdef _MSC_VER
|
||||
# pragma warning(push)
|
||||
# pragma warning(pop)
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user