1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

fix the compilation bugs

This commit is contained in:
niko
2012-07-30 14:34:36 +08:00
parent c0a4105467
commit cf04fed369
6 changed files with 912 additions and 466 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ cl_list = glob.glob(os.path.join(indir, "*.cl"))
kfile = open(outname, "wt")
kfile.write("""// This file is auto-generated. Do not edit!
#include "precomp.hpp"
//#include "precomp.hpp"
namespace cv
{
namespace ocl