1
0
mirror of https://github.com/fmtlib/fmt.git synced 2025-01-30 15:32:36 +00:00

Bump version in inline namespace

This commit is contained in:
Victor Zverovich 2021-06-22 06:48:52 -07:00
parent f68508b6ce
commit 102a4d492a

@ -228,7 +228,7 @@
# define FMT_INLINE_NAMESPACE namespace
# define FMT_END_NAMESPACE \
} \
using namespace v7; \
using namespace v8; \
}
# endif
# define FMT_BEGIN_NAMESPACE \