pcm/Traits: include stddef.h for size_t

This commit is contained in:
Max Kellermann 2013-12-22 22:06:21 +01:00
parent b43ec3d6f0
commit 32b834aa04

View File

@ -24,6 +24,7 @@
#include "AudioFormat.hxx"
#include <stdint.h>
#include <stddef.h>
/**
* This template describes the specified #SampleFormat. This is an