X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=AppPkg%2FApplications%2FLua%2Fsrc%2Flualib.h;fp=AppPkg%2FApplications%2FLua%2Fsrc%2Flualib.h;h=0000000000000000000000000000000000000000;hp=8ae9891b9794dfedf97a91e715f50bbc28286bbe;hb=964f432b9b0afe103c41c7613fade3e699118afe;hpb=e2d3a25f1a3135221a9c8061e1b8f90245d727eb diff --git a/AppPkg/Applications/Lua/src/lualib.h b/AppPkg/Applications/Lua/src/lualib.h deleted file mode 100644 index 8ae9891b97..0000000000 --- a/AppPkg/Applications/Lua/src/lualib.h +++ /dev/null @@ -1,15 +0,0 @@ -/** @file - Stub header to allow the "real" headers to reside in StdLib/Include/Lua - yet have the Lua sources build without having to change the include - directives in each file. - - Copyright (c) 2014, Intel Corporation. All rights reserved.
- This program and the accompanying materials are licensed and made available under - the terms and conditions of the BSD License that accompanies this distribution. - The full text of the license may be found at - http://opensource.org/licenses/bsd-license. - - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. -**/ -#include