Skip to content
Snippets Groups Projects
Commit fcf4d6fd authored by Roberto Raggi's avatar Roberto Raggi
Browse files

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

parent 3fca9478
No related branches found
No related tags found
No related merge requests found
......@@ -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;
}
}
......
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