Skip to content

Commit da1e540

Browse files
committed
Fix compilation
1 parent 5179532 commit da1e540

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/TextDocument.test.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Source: https://github.com/microsoft/vscode-languageserver-node/blob/main/textDocument/src/test/textdocument.test.ts
22

33
#include "doctest.h"
4+
#include "LSP/LanguageServer.hpp"
45
#include "LSP/TextDocument.hpp"
56
#include "LSP/Uri.hpp"
67
#include "LSP/IostreamHelpers.hpp"

0 commit comments

Comments
 (0)