mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-30 00:07:59 +00:00
7 lines
78 B
C
7 lines
78 B
C
#ifndef _STDINT_H
|
|
#define _STDINT_H
|
|
|
|
#include <types.h>
|
|
|
|
#endif // !_STDINT_H
|