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

fixed building delaunay.c with MSVC

This commit is contained in:
Vadim Pisarevsky
2012-03-30 12:54:54 +00:00
parent 856aaee8cd
commit 68d20301f2
+1
View File
@@ -1,4 +1,5 @@
#include <opencv2/imgproc/imgproc_c.h>
#include <opencv2/legacy/legacy.hpp>
#include "opencv2/highgui/highgui.hpp"
#include <stdio.h>