mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-04-22 16:40:22 +02:00
Update unpack.hpp
This commit is contained in:
parent
7e66dc28f0
commit
0d39c577d8
@ -25,6 +25,7 @@
|
|||||||
#include <atomic>
|
#include <atomic>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#if defined(_MSC_VER)
|
#if defined(_MSC_VER)
|
||||||
// avoiding confliction std::max, std::min, and macro in windows.h
|
// avoiding confliction std::max, std::min, and macro in windows.h
|
||||||
#ifndef NOMINMAX
|
#ifndef NOMINMAX
|
||||||
|
Loading…
x
Reference in New Issue
Block a user