mirror of
https://github.com/boostorg/detail.git
synced 2025-07-31 21:04:27 +02:00
modification to correct error detected on stdxxx tests
[SVN r46392]
This commit is contained in:
@@ -79,10 +79,8 @@
|
||||
// specialized on those types for this to work.
|
||||
|
||||
#include <locale>
|
||||
// for mbstate_t
|
||||
#include <wchar.h>
|
||||
// for std::size_t
|
||||
#include <cstddef>
|
||||
#include <cwchar> // for mbstate_t
|
||||
#include <cstddef> // for std::size_t
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/detail/workaround.hpp>
|
||||
|
Reference in New Issue
Block a user