aboutsummaryrefslogtreecommitdiff
path: root/lib/ReaderWriter/MachO/DebugInfo.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 /lib/ReaderWriter/MachO/DebugInfo.h
parentf1e1c239e31b467e17f1648b1f524fc9ab5b431a (diff)
Notes
Diffstat (limited to 'lib/ReaderWriter/MachO/DebugInfo.h')
-rw-r--r--lib/ReaderWriter/MachO/DebugInfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ReaderWriter/MachO/DebugInfo.h b/lib/ReaderWriter/MachO/DebugInfo.h
index 959e10f9a073..591dd1ebad86 100644
--- a/lib/ReaderWriter/MachO/DebugInfo.h
+++ b/lib/ReaderWriter/MachO/DebugInfo.h
@@ -12,6 +12,7 @@
#include "lld/Core/Atom.h"
#include <vector>
+#include "llvm/Support/Allocator.h"
#include "llvm/Support/Format.h"
#include "llvm/Support/raw_ostream.h"