mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 15:45:08 +00:00
Add missing includes
This commit is contained in:
parent
0e16899b81
commit
05e9bf3966
@ -1,5 +1,7 @@
|
||||
#include "clang_format.h"
|
||||
#include "message_handler.h"
|
||||
#include "queue_manager.h"
|
||||
#include "working_files.h"
|
||||
|
||||
namespace {
|
||||
struct lsFormattingOptions {
|
||||
|
Loading…
Reference in New Issue
Block a user