Skip to content

Commit 03490c1

Browse files
committed
fix macros.inc
1 parent f0075a4 commit 03490c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/macros.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
!Default: compile the bitset module
33
#ifdef STDLIB_NO_BITSET
44
#else
5-
#define STDLIB_BITSET 1
5+
#define STDLIB_BITSET
66
#endif

0 commit comments

Comments
 (0)