X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FSystem%2FIncludeFile.cpp;h=8258d40326f9bfae733afb7bded3e0dc5186f3fb;hb=a7e3b564773cc45a1b08383c09fe86b17b3ffe92;hp=d927e15959165ebb3d4168920ff0a8e84967abae;hpb=4ee451de366474b9c228b4e5fa573795a715216d;p=oota-llvm.git diff --git a/lib/System/IncludeFile.cpp b/lib/System/IncludeFile.cpp index d927e159591..8258d40326f 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*) {}