Skip to content

Instantly share code, notes, and snippets.

diff --git a/include/units.h b/include/units.h
index 4a3cd47..5f2250c 100644
--- a/include/units.h
+++ b/include/units.h
@@ -62,6 +62,9 @@
#define UNIT_LIB_DEFAULT_TYPE double
#endif
+// Comment out to disable iostream printing support
+#define UNITS_LIB_ENABLE_IOSTREAM