mirror of
https://github.com/boostorg/endian.git
synced 2025-07-31 13:07:24 +02:00
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