mirror of
https://github.com/fmtlib/fmt.git
synced 2025-01-31 00:32:40 +00:00
Bump version in inline namespace
This commit is contained in:
parent
f68508b6ce
commit
102a4d492a
@ -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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user