summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/System/Memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/llvm/System/Memory.h')
-rw-r--r--llvm/include/llvm/System/Memory.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/include/llvm/System/Memory.h b/llvm/include/llvm/System/Memory.h
index 27d7c0cb5c0..c343177e178 100644
--- a/llvm/include/llvm/System/Memory.h
+++ b/llvm/include/llvm/System/Memory.h
@@ -15,6 +15,7 @@
#define LLVM_SYSTEM_MEMORY_H
#include <string>
+#include "llvm/System/IncludeFile.h"
namespace llvm {
namespace sys {
@@ -70,4 +71,6 @@ namespace sys {
}
}
+FORCE_DEFINING_FILE_TO_BE_LINKED(SystemMemory)
+
#endif
OpenPOWER on IntegriCloud