Commit d8e0554b authored by Victor Zverovich's avatar Victor Zverovich

Disable numeric formatting by default

parent 1e8eea4f
...@@ -227,7 +227,7 @@ FMT_END_NAMESPACE ...@@ -227,7 +227,7 @@ FMT_END_NAMESPACE
// Enable the deprecated numeric alignment. // Enable the deprecated numeric alignment.
#ifndef FMT_DEPRECATED_NUMERIC_ALIGN #ifndef FMT_DEPRECATED_NUMERIC_ALIGN
# define FMT_DEPRECATED_NUMERIC_ALIGN 1 # define FMT_DEPRECATED_NUMERIC_ALIGN 0
#endif #endif
FMT_BEGIN_NAMESPACE FMT_BEGIN_NAMESPACE
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment