]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePerformanceLibNull/PerformanceLib.c
Ported SerialPortLib to support base type.
[mirror_edk2.git] / MdePkg / Library / BasePerformanceLibNull / PerformanceLib.c
index b08617c3cc1944d2a11e5e9a5fca3822c2c1389d..e9f21b5774564c329381c86ad6f959f1135b390f 100644 (file)
 \r
 **/\r
 \r
+//\r
+// The package level header files this module uses\r
+//\r
+#include <Base.h>\r
+//\r
+// The protocols, PPI and GUID defintions for this module\r
+//\r
+//\r
+// The Library classes this module consumes\r
+//\r
+#include <Library/PerformanceLib.h>\r
+#include <Library/DebugLib.h>\r
+#include <Library/PcdLib.h>\r
+\r
 /**\r
   Creates a record for the beginning of a performance measurement. \r
   \r