forked from boostorg/conversion
Fixes #5732.
* one more try to fix compilation errors on pgi compiler [SVN r73401]
This commit is contained in:
@@ -46,10 +46,8 @@
|
||||
#include <boost/static_assert.hpp>
|
||||
#include <boost/detail/lcast_precision.hpp>
|
||||
#include <boost/detail/workaround.hpp>
|
||||
|
||||
#ifdef __PGI
|
||||
#include <cwchar>
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef BOOST_NO_STD_LOCALE
|
||||
# include <locale>
|
||||
|
Reference in New Issue
Block a user