- make sure the code compiles under gcc-4.6

This commit is contained in:
Vincent Rabaud 2011-04-06 22:00:09 +00:00
parent e17c30d3c2
commit 1dff306872

View File

@ -55,6 +55,7 @@
#include <limits.h>
#include <algorithm>
#include <cmath>
#include <cstddef>
#include <complex>
#include <map>
#include <new>