mirror of
https://github.com/boostorg/math.git
synced 2026-01-26 18:52:10 +00:00
Need workaround header
[SVN r28653]
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
#include <sstream> // for the "<<" operator
|
||||
|
||||
#include <boost/config.hpp> // for BOOST_NO_STD_LOCALE
|
||||
#include <boost/detail/workaround.hpp>
|
||||
#ifndef BOOST_NO_STD_LOCALE
|
||||
#include <locale> // for the "<<" operator
|
||||
#endif /* BOOST_NO_STD_LOCALE */
|
||||
|
||||
Reference in New Issue
Block a user