mirror of
https://github.com/jorio/Pomme.git
synced 2025-02-19 20:30:33 +00:00
Include stddef.h for NULL
This commit is contained in:
parent
cccf458a5f
commit
61bd404ae2
@ -4,6 +4,8 @@
|
|||||||
#include "PommeEnums.h"
|
#include "PommeEnums.h"
|
||||||
#include "PommeDebug.h"
|
#include "PommeDebug.h"
|
||||||
|
|
||||||
|
#include <stddef.h>
|
||||||
|
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
// Structure unpacking
|
// Structure unpacking
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user