mirror of
https://github.com/boostorg/detail.git
synced 2025-08-03 14:24:26 +02:00
Add missing semicolon
[SVN r50920]
This commit is contained in:
@@ -89,7 +89,7 @@
|
|||||||
namespace std {
|
namespace std {
|
||||||
using ::codecvt;
|
using ::codecvt;
|
||||||
using ::mbstate_t;
|
using ::mbstate_t;
|
||||||
using ::size_t
|
using ::size_t;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user