* one more try to fix compilation errors on pgi compiler 

[SVN r73401]
This commit is contained in:
Antony Polukhin
2011-07-27 15:56:49 +00:00
parent 19f316f768
commit 30e4efd062

View File

@ -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>