Fixed precompiled headers build on Linux

This commit is contained in:
Andrey Kamaev
2012-06-08 16:04:14 +00:00
parent 47a4e87784
commit ffa44fb114
2 changed files with 7 additions and 4 deletions

View File

@@ -41,9 +41,6 @@
#ifndef GTEST_USES_POSIX_RE
# define GTEST_USES_POSIX_RE 0
#endif
// #ifdef __GNUC__
// # pragma GCC diagnostic ignored "-Wmissing-declarations"
// #endif
#include "opencv2/core/core.hpp"