Renamed ocl tests' precomp files according to convention.

Also, added the missing include guard to perf_precomp.hpp.
This should fix the build.
This commit is contained in:
Roman Donchenko
2013-08-08 18:18:54 +04:00
parent 6d7f29a03a
commit 4dc63273f0
45 changed files with 51 additions and 46 deletions

View File

@@ -40,7 +40,7 @@
//
//M*/
#include "precomp.hpp"
#include "perf_precomp.hpp"
int main(int argc, const char *argv[])
{