Update unpack_decl.hpp

This commit is contained in:
Ramki A 2018-04-02 17:58:04 -07:00 committed by GitHub
parent 0d39c577d8
commit 1f5cb86366
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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