Commit 1dff3068 authored by Vincent Rabaud's avatar Vincent Rabaud

- make sure the code compiles under gcc-4.6

parent e17c30d3
...@@ -55,6 +55,7 @@ ...@@ -55,6 +55,7 @@
#include <limits.h> #include <limits.h>
#include <algorithm> #include <algorithm>
#include <cmath> #include <cmath>
#include <cstddef>
#include <complex> #include <complex>
#include <map> #include <map>
#include <new> #include <new>
......
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