aboutsummaryrefslogtreecommitdiff
path: root/include/lld/Core/File.h
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2019-10-23 17:52:45 +0000
committerDimitry Andric <dim@FreeBSD.org>2019-10-23 17:52:45 +0000
commitd2bd9e70b16db88a7808ee2280b0a107afbfdd3b (patch)
tree12612d2c593445b297ac656911c9db7cf9065bdd /include/lld/Core/File.h
parentf1e1c239e31b467e17f1648b1f524fc9ab5b431a (diff)
Notes
Diffstat (limited to 'include/lld/Core/File.h')
-rw-r--r--include/lld/Core/File.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/lld/Core/File.h b/include/lld/Core/File.h
index 492f35989f16..df014669eb62 100644
--- a/include/lld/Core/File.h
+++ b/include/lld/Core/File.h
@@ -16,6 +16,7 @@
#include "llvm/ADT/Optional.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/Twine.h"
+#include "llvm/Support/Allocator.h"
#include "llvm/Support/ErrorHandling.h"
#include <functional>
#include <memory>