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:
qwang12 2007-07-06 14:00:46 +00:00
parent e084f20221
commit 2553c3f39c
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@
// Include common header file for this module.
//
#include <Base.h>
#include <Library\BaseLib.h>
/**
Executes an infinite loop.