mirror of
https://github.com/fmtlib/fmt.git
synced 2025-08-01 03:34:45 +02:00
Bump version in inline namespace
This commit is contained in:
@@ -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 \
|
||||||
|
Reference in New Issue
Block a user