Skip to content
Snippets Groups Projects
Commit 02194a55 authored by Ivan Donchevskii's avatar Ivan Donchevskii Committed by Nikolai Kosjar
Browse files

Fix build (windows)


Change-Id: Ic57f7f633b73abec26f1d6b9f62ff6d4612911ea
Reviewed-by: default avatarNikolai Kosjar <nikolai.kosjar@qt.io>
parent 33a2288c
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,7 @@
#pragma once
#include <cpptools/projectpart.h>
#include <cpptools/cppcursorinfo.h>
#include <clangbackendipc/clangcodemodelconnectionclient.h>
#include <clangbackendipc/filecontainer.h>
......@@ -45,10 +46,6 @@ class IEditor;
class IDocument;
}
namespace CppTools {
class CursorInfo;
}
namespace ClangBackEnd {
class DocumentAnnotationsChangedMessage;
}
......
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