[LTO] Caching.h - remove unused <string> include. NFCI.

This commit is contained in:
Simon Pilgrim 2021-04-22 11:40:54 +01:00
parent d944b1e0f2
commit 41091614d6
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
#define LLVM_LTO_CACHING_H
#include "llvm/LTO/LTO.h"
#include <string>
namespace llvm {
namespace lto {