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:
Nikolai Kosjar
2017-06-15 16:43:37 +02:00
parent 1e76485402
commit b869f02f72
20 changed files with 111 additions and 191 deletions

View File

@@ -26,7 +26,6 @@
#include "clangdocuments.h"
#include <diagnosticset.h>
#include <documentannotationschangedmessage.h>
#include <highlightingmarks.h>
#include <clangexceptions.h>
#include <projects.h>