fix the compilation bugs
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user