]> git.proxmox.com Git - mirror_edk2.git/blob - EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/SASTBase.h
10041471014e6faf335dbe581ed3642f50d8d837
[mirror_edk2.git] / EdkCompatibilityPkg / Other / Maintained / Tools / Pccts / sorcerer / h / SASTBase.h
1 #ifndef SASTBase_h
2 #define SASTBase_h
3
4 #include "PCCTSAST.h"
5
6 typedef PCCTS_AST SORASTBase;
7
8 #endif