exclude unneeded header

Signed-off-by: SergeySlice <sergey.slice@gmail.com>
This commit is contained in:
SergeySlice 2020-07-21 19:30:42 +03:00
parent 69e0e0327c
commit 92ac659b5d
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#ifndef APPLE_MAC_EFI_H
#define APPLE_MAC_EFI_H
#include <AppleCpuType.h>
//#include <AppleCpuType.h>
#include <Uefi.h>
#include <AppleMacEfi/AppleMacEfiSpec.h>