mirror of https://github.com/acidanthera/audk.git
add in proper include for this file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3128 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
e084f20221
commit
2553c3f39c
|
@ -16,6 +16,8 @@
|
|||
// Include common header file for this module.
|
||||
//
|
||||
|
||||
#include <Base.h>
|
||||
#include <Library\BaseLib.h>
|
||||
|
||||
/**
|
||||
Executes an infinite loop.
|
||||
|
|
Loading…
Reference in New Issue