Update unpack.hpp

This commit is contained in:
Ramki A
2018-04-02 17:57:52 -07:00
committed by GitHub
parent 7e66dc28f0
commit 0d39c577d8

View File

@@ -25,6 +25,7 @@
#include <atomic>
#endif
#if defined(_MSC_VER)
// avoiding confliction std::max, std::min, and macro in windows.h
#ifndef NOMINMAX