- include fix.
This commit is contained in:
parent
c1c4066c76
commit
31b1d760b1
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#pragma once
|
||||
#include <stdarg.h>
|
||||
|
||||
#if defined __GNUC__ || defined __clang__
|
||||
# define ATTRIBUTE(attrlist) __attribute__(attrlist)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue