mirror of
https://github.com/acpica/acpica/
synced 2025-01-14 21:39:19 +03:00
added new includes
date 2005.04.08.17.10.00; author rmoore1; state Exp;
This commit is contained in:
parent
42cc231056
commit
42fec80e7c
@ -113,8 +113,8 @@
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
#ifndef _ADCOMMON
|
||||
#define _ADCOMMON
|
||||
#ifndef _AECOMMON
|
||||
#define _AECOMMON
|
||||
|
||||
#ifdef _MSC_VER /* disable some level-4 warnings */
|
||||
#pragma warning(disable:4100) /* warning C4100: unreferenced formal parameter */
|
||||
@ -240,5 +240,5 @@ ACPI_STATUS
|
||||
AeInstallHandlers (void);
|
||||
|
||||
|
||||
#endif /* _ADCOMMON */
|
||||
#endif /* _AECOMMON */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user