work save

This commit is contained in:
Roy Qu 2022-03-22 20:04:34 +08:00
parent fad84b23f9
commit 59ada398be
1 changed files with 0 additions and 1 deletions

View File

@ -796,7 +796,6 @@ void CppParser::parseFile(const QString &fileName, bool inProject, bool onlyIfNo
}
}
}
qDebug()<<mPreprocessor.includesList().size();
}
}