Skip to content
Snippets Groups Projects
Commit 56cee68b authored by Matthias Diener's avatar Matthias Diener
Browse files

include algorithm for std::min

parent 19f47e44
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
#include <set> #include <set>
#include <sstream> #include <sstream>
#include <algorithm>
#include <gmsh.h> #include <gmsh.h>
int main(int argc, char **argv) int main(int argc, char **argv)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment