[LTO] Caching.h - remove unused <string> include. NFCI.
This commit is contained in:
parent
d944b1e0f2
commit
41091614d6
|
|
@ -15,7 +15,6 @@
|
|||
#define LLVM_LTO_CACHING_H
|
||||
|
||||
#include "llvm/LTO/LTO.h"
|
||||
#include <string>
|
||||
|
||||
namespace llvm {
|
||||
namespace lto {
|
||||
|
|
|
|||
Loading…
Reference in New Issue