Oops! fixed the #endif.

This commit is contained in:
Roberto Raggi
2009-03-05 09:46:54 +01:00
parent b315b1dab6
commit 4467f4b413

View File

@@ -116,7 +116,7 @@ protected:
{ --depth; }
};
#endif QTCREATOR_WITH_DUMP_AST
#endif // QTCREATOR_WITH_DUMP_AST
static const char pp_configuration_file[] = "<configuration>";