DYT/Tool/OpenSceneGraph-3.6.5/include/asmjit/asmjit-scope-end.h
2024-12-25 07:49:36 +08:00

10 lines
240 B
C

// 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