Oops! we still need to create a Document::Ptr for the `unresolved' files.

This commit is contained in:
Roberto Raggi
2009-02-23 17:08:21 +01:00
parent 3fca94780a
commit fcf4d6fd14

View File

@@ -456,7 +456,6 @@ void CppPreprocessor::sourceNeeded(QString &fileName, IncludeType type,
m_currentDoc->addDiagnosticMessage(d);
//qWarning() << "file not found:" << fileName << m_currentDoc->fileName() << env.current_line;
return;
}
}