diff --git a/lang/m2/comp/BigPars b/lang/m2/comp/BigPars index 83a312291..5bc986017 100644 --- a/lang/m2/comp/BigPars +++ b/lang/m2/comp/BigPars @@ -94,6 +94,6 @@ !File: uns_arith.h -#define UNSIGNED_ARITH unsigned arith +#undef UNSIGNED_ARITH unsigned arith diff --git a/lang/m2/comp/SmallPars b/lang/m2/comp/SmallPars index a062066db..fc7741399 100644 --- a/lang/m2/comp/SmallPars +++ b/lang/m2/comp/SmallPars @@ -93,6 +93,6 @@ !File: uns_arith.h -#define UNSIGNED_ARITH unsigned arith +#undef UNSIGNED_ARITH unsigned arith