]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiDebugLibConOut/DebugLib.c
remove some comments introduced by tools.
[mirror_edk2.git] / MdePkg / Library / UefiDebugLibConOut / DebugLib.c
index b3e83894c8ab9c4bdb78fe323432cdd37c1f74a1..3cf31bd8a95873de0882835a363f4e99e5740785 100644 (file)
 \r
 **/\r
 \r
+\r
+#include <Uefi.h>\r
+\r
+\r
+#include <Library/DebugLib.h>\r
+#include <Library/UefiBootServicesTableLib.h>\r
+#include <Library/PrintLib.h>\r
+#include <Library/PcdLib.h>\r
+#include <Library/BaseLib.h>\r
+#include <Library/BaseMemoryLib.h>\r
+\r
+\r
 //\r
 // Define the maximum debug and assert message length that this library supports \r
 //\r