summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library/ReportStatusCodeLib.h
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-12 06:09:02 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-12 06:09:02 +0000
commit57542665705a63460d993697966cbe254d844c19 (patch)
tree5542da26a14d1cf60a7ed6e715aaae585f29111b /MdePkg/Include/Library/ReportStatusCodeLib.h
parent83497f5d1fbfda36739b38aa961bcd779f4e519a (diff)
downloadedk2-platforms-57542665705a63460d993697966cbe254d844c19.tar.xz
Remove unnecessary header file including for library class in MdePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6467 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Library/ReportStatusCodeLib.h')
-rw-r--r--MdePkg/Include/Library/ReportStatusCodeLib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Include/Library/ReportStatusCodeLib.h b/MdePkg/Include/Library/ReportStatusCodeLib.h
index b07b4adaa9..14c6884cb1 100644
--- a/MdePkg/Include/Library/ReportStatusCodeLib.h
+++ b/MdePkg/Include/Library/ReportStatusCodeLib.h
@@ -15,7 +15,6 @@
#ifndef __REPORT_STATUS_CODE_LIB_H__
#define __REPORT_STATUS_CODE_LIB_H__
-#include <ProcessorBind.h>
#include <Pi/PiMultiPhase.h>
#include <Protocol/DevicePath.h>