mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 07:35:08 +00:00
Adapt D73392 - split of llvm/Support/Allocator.h
This commit is contained in:
parent
f1cbf8d550
commit
1066548dba
@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2018 ccls Authors
|
||||
// Copyright 2017-2020 ccls Authors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
#include "serializer.hh"
|
||||
@ -13,6 +13,7 @@
|
||||
|
||||
#include <llvm/ADT/CachedHashString.h>
|
||||
#include <llvm/ADT/DenseSet.h>
|
||||
#include <llvm/Support/Allocator.h>
|
||||
|
||||
#include <mutex>
|
||||
#include <stdexcept>
|
||||
|
Loading…
Reference in New Issue
Block a user