Skip to content

Commit f0075a4

Browse files
committed
fix macros.inc
1 parent f7efea0 commit f0075a4

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
5+
#define STDLIB_BITSET 1
66
#endif

0 commit comments

Comments
 (0)