- make sure the code compiles under gcc-4.6

pull/13383/head
Vincent Rabaud 14 years ago
parent e17c30d3c2
commit 1dff306872
  1. 1
      modules/core/include/opencv2/core/core.hpp

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

Loading…
Cancel
Save