mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Add missing #include.
[windows]
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include <random>
|
||||
#include <algorithm>
|
||||
#include <iostream>
|
||||
#include <boost/math/tools/config.hpp>
|
||||
|
||||
std::atomic<int> counter{ 0 };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user