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

use the new-style headers in the samples to improve OpenCV build time.

This commit is contained in:
Vadim Pisarevsky
2010-11-26 17:59:40 +00:00
parent 54ef4c08c2
commit 042271f5f7
55 changed files with 795 additions and 370 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
#include "ml.h"
#include "opencv2/core/core_c.h"
#include "opencv2/ml/ml.hpp"
#include <stdio.h>
/*