summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/RuntimeDxe/Runtime.h
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-05 04:57:52 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-05 04:57:52 +0000
commit914268946128cfb2e28aa92dd184ffd85cf1d723 (patch)
tree5eff35d8297f1eca77738cc0241f09cca6eefce2 /MdeModulePkg/Core/RuntimeDxe/Runtime.h
parent0a97e5ccf6bdc2e6aa6414e825de7ee4b9da9de9 (diff)
downloadedk2-platforms-914268946128cfb2e28aa92dd184ffd85cf1d723.tar.xz
Remove over specific library class
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6387 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Core/RuntimeDxe/Runtime.h')
-rw-r--r--MdeModulePkg/Core/RuntimeDxe/Runtime.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/MdeModulePkg/Core/RuntimeDxe/Runtime.h b/MdeModulePkg/Core/RuntimeDxe/Runtime.h
index c8362c9976..703be48ae0 100644
--- a/MdeModulePkg/Core/RuntimeDxe/Runtime.h
+++ b/MdeModulePkg/Core/RuntimeDxe/Runtime.h
@@ -24,7 +24,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#include <Library/UefiDriverEntryPoint.h>
#include <Library/DebugLib.h>
#include <Library/ReportStatusCodeLib.h>
-#include <Library/BaseMemoryLib.h>
#include <Library/UefiRuntimeServicesTableLib.h>
#include <Library/UefiBootServicesTableLib.h>
#include <Library/CacheMaintenanceLib.h>