Remove the unused include.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6441 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
a9d853203d
commit
3a51df1380
|
@ -29,7 +29,6 @@ Abstract:
|
||||||
#include <Protocol/UnicodeCollation.h>
|
#include <Protocol/UnicodeCollation.h>
|
||||||
|
|
||||||
#include "UefiIfrParser.h"
|
#include "UefiIfrParser.h"
|
||||||
#include "UefiIfrParserExpressionInternal.h"
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Global stack used to evaluate boolean expresions
|
// Global stack used to evaluate boolean expresions
|
||||||
|
|
Loading…
Reference in New Issue