Add missing include.
This commit is contained in:
parent
d96dbb9fe8
commit
3a05564be9
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
#include <utility>
|
||||
#include <vector>
|
||||
#include <boost/container/flat_map.hpp>
|
||||
#include <cmath>
|
||||
|
||||
namespace curry {
|
||||
namespace {
|
||||
|
|
Loading…
Reference in a new issue