pcm/Traits: include stddef.h for size_t
This commit is contained in:
parent
b43ec3d6f0
commit
32b834aa04
@ -24,6 +24,7 @@
|
||||
#include "AudioFormat.hxx"
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
|
||||
/**
|
||||
* This template describes the specified #SampleFormat. This is an
|
||||
|
Loading…
Reference in New Issue
Block a user