summaryrefslogtreecommitdiff
path: root/erts/emulator/asmjit/asmjit-scope-end.h
blob: 702cef49f1f467f29857bb346f30651d8af61c89 (plain)
1
2
3
4
5
6
7
8
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