Include more headers to satisfy clang
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
4a737d0472
commit
91e4176e45
@ -9,9 +9,11 @@
|
||||
#ifndef __XTDK_KETYPES_H
|
||||
#define __XTDK_KETYPES_H
|
||||
|
||||
#include <xtbase.h>
|
||||
#include <xtstruct.h>
|
||||
#include <xttarget.h>
|
||||
#include <xttypes.h>
|
||||
#include ARCH_HEADER(ketypes.h)
|
||||
|
||||
|
||||
/* Maximum number of exception parameters */
|
||||
|
Loading…
Reference in New Issue
Block a user