forked from qt-creator/qt-creator
Clang: Introduce headers for client/server messages
This reduces the overhead when a new message needs to be added. Change-Id: I5bb2833af2f06f2a8e101cfb03f75ffc2927bf68 Reviewed-by: Marco Bubke <marco.bubke@qt.io>
This commit is contained in:
@@ -24,14 +24,8 @@
|
||||
****************************************************************************/
|
||||
|
||||
#include "clangcodemodelclientinterface.h"
|
||||
|
||||
#include "cmbcodecompletedmessage.h"
|
||||
#include "cmbechomessage.h"
|
||||
#include "documentannotationschangedmessage.h"
|
||||
#include "referencesmessage.h"
|
||||
#include "clangcodemodelclientmessages.h"
|
||||
#include "messageenvelop.h"
|
||||
#include "projectpartsdonotexistmessage.h"
|
||||
#include "translationunitdoesnotexistmessage.h"
|
||||
|
||||
#include <QDebug>
|
||||
#include <QVariant>
|
||||
|
||||
Reference in New Issue
Block a user