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