No unsigned long arithmetic is default

This commit is contained in:
ceriel 1991-10-25 16:03:37 +00:00
parent 6223886542
commit fbfdda97e4
2 changed files with 2 additions and 2 deletions

View File

@ -94,6 +94,6 @@
!File: uns_arith.h
#define UNSIGNED_ARITH unsigned arith
#undef UNSIGNED_ARITH unsigned arith

View File

@ -93,6 +93,6 @@
!File: uns_arith.h
#define UNSIGNED_ARITH unsigned arith
#undef UNSIGNED_ARITH unsigned arith