Skip to content

Commit b09edc4

Browse files
Merge pull request #511 from Wuerfel21/W21-simpleio
Actually allow setting _SIMPLE_IO manually
2 parents 1c87c23 + 1138e15 commit b09edc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/libsys/fmt.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#include <errno.h>
1010

1111
#define INCLUDE_FLOATS
12-
#undef _SIMPLE_IO
12+
//#undef _SIMPLE_IO
1313

1414
#ifdef __FLEXC__
1515

0 commit comments

Comments
 (0)