From f734a10ab104f1072f94cab66a5489e0fd8fce8a Mon Sep 17 00:00:00 2001 From: AJFISH Date: Fri, 29 Jun 2007 23:22:13 +0000 Subject: Removed CommonHeader.h generated file from the MdePkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2922 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BaseLib/MultU64x64.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Library/BaseLib/MultU64x64.c') diff --git a/MdePkg/Library/BaseLib/MultU64x64.c b/MdePkg/Library/BaseLib/MultU64x64.c index 7f6ece12ea..0f99892bd8 100644 --- a/MdePkg/Library/BaseLib/MultU64x64.c +++ b/MdePkg/Library/BaseLib/MultU64x64.c @@ -15,7 +15,7 @@ // // Include common header file for this module. // -#include "CommonHeader.h" + #include "BaseLibInternals.h" -- cgit v1.2.3