整理初版
This commit is contained in:
9
third_party/asmjit/asmjit-scope-end.h
vendored
Normal file
9
third_party/asmjit/asmjit-scope-end.h
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
// 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
|
||||
Reference in New Issue
Block a user