aboutsummaryrefslogtreecommitdiff
path: root/lib/System/IncludeFile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/System/IncludeFile.cpp')
-rw-r--r--lib/System/IncludeFile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/System/IncludeFile.cpp b/lib/System/IncludeFile.cpp
index d927e15959..8258d40326 100644
--- a/lib/System/IncludeFile.cpp
+++ b/lib/System/IncludeFile.cpp
@@ -17,4 +17,4 @@ using namespace llvm;
// This constructor is used to ensure linking of other modules. See the
// llvm/System/IncludeFile.h header for details.
-IncludeFile::IncludeFile(void*) {}
+IncludeFile::IncludeFile(const void*) {}