mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Get examples working with CMake and Standalone
[ci skip]
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
//[special_data_example
|
||||
|
||||
#ifndef BOOST_MATH_STANDALONE
|
||||
|
||||
#include <boost/multiprecision/cpp_dec_float.hpp>
|
||||
#include <boost/math/tools/test_data.hpp>
|
||||
#include <boost/test/included/prg_exec_monitor.hpp>
|
||||
@@ -82,3 +84,5 @@ int cpp_main(int argc, char*argv [])
|
||||
}
|
||||
|
||||
//]
|
||||
|
||||
#endif // BOOST_MATH_STANDALONE
|
||||
|
||||
Reference in New Issue
Block a user