Commit 102a4d49 authored by Victor Zverovich's avatar Victor Zverovich

Bump version in inline namespace

parent f68508b6
...@@ -228,7 +228,7 @@ ...@@ -228,7 +228,7 @@
# define FMT_INLINE_NAMESPACE namespace # define FMT_INLINE_NAMESPACE namespace
# define FMT_END_NAMESPACE \ # define FMT_END_NAMESPACE \
} \ } \
using namespace v7; \ using namespace v8; \
} }
# endif # endif
# define FMT_BEGIN_NAMESPACE \ # define 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