summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/include/llvm/Support/PathV2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/include/llvm/Support/PathV2.h b/llvm/include/llvm/Support/PathV2.h
index e8c93a34b2b..ab9f077349f 100644
--- a/llvm/include/llvm/Support/PathV2.h
+++ b/llvm/include/llvm/Support/PathV2.h
@@ -25,6 +25,7 @@
//===----------------------------------------------------------------------===//
#include "llvm/ADT/SmallString.h"
+#include "llvm/ADT/Twine.h"
#include "llvm/Support/DataTypes.h"
#include "llvm/Support/system_error.h"
#include <ctime>
OpenPOWER on IntegriCloud