2
0
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:
Douglas Gregor
2005-05-04 13:40:34 +00:00
parent 33e3aa09d0
commit 76d9993b29

View File

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