Unverified Commit 7e6ecf71 authored by Hugo MacDermott-Opeskin's avatar Hugo MacDermott-Opeskin Committed by GitHub
Browse files

Update IntegrationUtilities.cpp to include <functional> (#4214)

parent a97bbeb4
......@@ -36,6 +36,7 @@
#include <algorithm>
#include <cmath>
#include <cstdlib>
#include <functional>
#include <map>
#include <set>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment