diff options
Diffstat (limited to 'MdePkg/Library/DxePcdLib/DxePcdLib.inf')
-rw-r--r-- | MdePkg/Library/DxePcdLib/DxePcdLib.inf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/MdePkg/Library/DxePcdLib/DxePcdLib.inf b/MdePkg/Library/DxePcdLib/DxePcdLib.inf index a2e90258c3..6a3b07ce43 100644 --- a/MdePkg/Library/DxePcdLib/DxePcdLib.inf +++ b/MdePkg/Library/DxePcdLib/DxePcdLib.inf @@ -51,16 +51,6 @@ ################################################################################
#
-# Includes Section - list of Include locations that are required for
-# this module.
-#
-################################################################################
-
-[Includes]
- $(WORKSPACE)/MdePkg\Include/Library
-
-################################################################################
-#
# Package Dependency Section - list of Package files that are required for
# this module.
#
|