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

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>