ShellPkg: Update header file including style

- Update header file including style to avoid MSDN C4464 warning

Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bell Song <binx.song@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
This commit is contained in:
Song, BinX 2017-08-03 10:45:26 +08:00 committed by Liming Gao
parent cc063f30dc
commit 8a765da2a3
5 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
**/
#include "../UefiShellDebug1CommandsLib.h"
#include "UefiShellDebug1CommandsLib.h"
#include "PrintInfo.h"
#include "QueryTable.h"
#include "EventLogInfo.h"

View File

@ -13,7 +13,7 @@
**/
#include "../UefiShellDebug1CommandsLib.h"
#include "UefiShellDebug1CommandsLib.h"
#include <Guid/SmBios.h>
#include "LibSmbiosView.h"
#include "SmbiosView.h"

View File

@ -14,7 +14,7 @@
**/
#include "../UefiShellDebug1CommandsLib.h"
#include "UefiShellDebug1CommandsLib.h"
#include "PrintInfo.h"
#include "LibSmbiosView.h"
#include "QueryTable.h"

View File

@ -14,7 +14,7 @@
**/
#include "../UefiShellDebug1CommandsLib.h"
#include "UefiShellDebug1CommandsLib.h"
#include "QueryTable.h"
#include "PrintInfo.h"

View File

@ -13,7 +13,7 @@
**/
#include "../UefiShellDebug1CommandsLib.h"
#include "UefiShellDebug1CommandsLib.h"
#include "LibSmbiosView.h"
#include "SmbiosView.h"
#include "PrintInfo.h"