DP_S/src/asmjit/asmjit-scope-end.h

10 lines
240 B
C
Raw Normal View History

2022-09-13 22:47:38 +08:00
// This file is part of AsmJit project <https://asmjit.com>
//
// See asmjit.h or LICENSE.md for license and copyright information
// SPDX-License-Identifier: Zlib
#ifdef _WIN32
#pragma pop_macro("min")
#pragma pop_macro("max")
#endif