forked from qt-creator/qt-creator
Clang: Move exception classes into single header/source unit
Change-Id: I60b4ce61e46d6f4ba87a2be49e6bbc219508c471 Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -28,11 +28,9 @@
|
||||
#include <diagnosticset.h>
|
||||
#include <documentannotationschangedmessage.h>
|
||||
#include <highlightingmarks.h>
|
||||
#include <projectpartsdonotexistexception.h>
|
||||
#include <clangexceptions.h>
|
||||
#include <projects.h>
|
||||
#include <skippedsourceranges.h>
|
||||
#include <translationunitalreadyexistsexception.h>
|
||||
#include <translationunitdoesnotexistexception.h>
|
||||
#include <unsavedfiles.h>
|
||||
|
||||
#include <QDebug>
|
||||
|
||||
Reference in New Issue
Block a user