No unsigned long arithmetic is default
This commit is contained in:
parent
6223886542
commit
fbfdda97e4
@ -94,6 +94,6 @@
|
|||||||
|
|
||||||
|
|
||||||
!File: uns_arith.h
|
!File: uns_arith.h
|
||||||
#define UNSIGNED_ARITH unsigned arith
|
#undef UNSIGNED_ARITH unsigned arith
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -93,6 +93,6 @@
|
|||||||
|
|
||||||
|
|
||||||
!File: uns_arith.h
|
!File: uns_arith.h
|
||||||
#define UNSIGNED_ARITH unsigned arith
|
#undef UNSIGNED_ARITH unsigned arith
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user