Skip to content

Commit f84ec05

Browse files
committed
Strange buildfix
1 parent 77fcb18 commit f84ec05

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Common/ArmEmitter.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
#define IS_SIGNED 1 << 1
3232
#define ROUND_TO_ZERO 1 << 2
3333

34+
// Unclear why we suddenly need this.
35+
#undef VMIN
36+
3437
namespace ArmGen
3538
{
3639
enum ARMReg

0 commit comments

Comments
 (0)