mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Added needed #include
[SVN r31598]
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include <iostream>
|
||||
#include <iomanip>
|
||||
#include <cmath>
|
||||
#include <typeinfo>
|
||||
|
||||
#ifdef BOOST_NO_STDC_NAMESPACE
|
||||
namespace std{ using ::sqrt; using ::tan; using ::tanh; }
|
||||
|
||||
Reference in New Issue
Block a user