1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 00:03:03 +04:00

fixed some more compile warnings

This commit is contained in:
Vadim Pisarevsky
2015-04-16 23:52:23 +03:00
parent c7121e8772
commit 1fcc83b84b
2 changed files with 10 additions and 9 deletions
+1
View File
@@ -45,4 +45,5 @@
#include <algorithm>
#include <cmath>
#include <cstdlib>
#include <limits>
#include <float.h>