Skip to content

Commit 1138e15

Browse files
committed
Actually allow setting _SIMPLE_IO manually
1 parent 1c87c23 commit 1138e15

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)