Skip to content

Commit

Permalink
It's always MIN/MAX
Browse files Browse the repository at this point in the history
  • Loading branch information
qudix committed Feb 20, 2024
1 parent 18d42a7 commit 8a3d961
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SKSE/Trampoline.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
// xbyak brings in <Windows.h>
#ifdef SKSE_SUPPORT_XBYAK
# include <xbyak/xbyak.h>
# undef max
# undef MEM_COMMIT
# undef MEM_FREE
# undef MEM_RESERVE
Expand Down

0 comments on commit 8a3d961

Please sign in to comment.