From 57cbe39d1e07ce52dd81f2d94cf5010d56edcab3 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Wed, 27 Oct 2004 23:18:45 +0000 Subject: Change Library Names Not To Conflict With Others When Installed llvm-svn: 17286 --- llvm/lib/System/Unix/MappedFile.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/lib/System/Unix/MappedFile.cpp') diff --git a/llvm/lib/System/Unix/MappedFile.cpp b/llvm/lib/System/Unix/MappedFile.cpp index fec2408c195..7e03cd15a81 100644 --- a/llvm/lib/System/Unix/MappedFile.cpp +++ b/llvm/lib/System/Unix/MappedFile.cpp @@ -20,7 +20,6 @@ #include "Unix.h" #include #include -#include namespace llvm { using namespace sys; -- cgit v1.2.3