mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-14 23:07:58 +02:00
Update unpack.hpp
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user