#pragma once #include "Basic/Document.h" namespace clice::proto { using DocumentHighlightParams = TextDocumentPositionParams; }