~gmpc-trunk/mpd/mpd.git

« back to all changes in this revision

Viewing changes to src/pcm/Traits.hxx

  • Committer: Max Kellermann
  • Date: 2013-12-22 21:06:25 UTC
  • Revision ID: git-v1:32b834aa04bd05dade4e9db7759f2473f3e24b7e
pcm/Traits: include stddef.h for size_t

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
#include "AudioFormat.hxx"
25
25
 
26
26
#include <stdint.h>
 
27
#include <stddef.h>
27
28
 
28
29
/**
29
30
 * This template describes the specified #SampleFormat.  This is an