Skip to content
Snippets Groups Projects
Commit c3122ce0 authored by Wolfgang Beck's avatar Wolfgang Beck
Browse files

Change ICHECK_BUILD ifdef in Q_OS_SYMBIAN.

parent 04ad9bb1
No related branches found
No related tags found
No related merge requests found
......@@ -210,7 +210,7 @@ public:
} // end of anonymous namespace
#ifdef ICHECK_BUILD
#ifdef Q_OS_SYMBIAN
//Symbian compiler has some difficulties to understand the templates.
static void delete_array_entries(std::vector<Symbol *> vt)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment