diff options
author | Max Kellermann <max@duempel.org> | 2016-03-01 22:08:13 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2016-03-01 22:08:13 +0100 |
commit | 1aee89f5ea603d24991c73e2479472577aa28d66 (patch) | |
tree | 5ac6038804aa63c3c9a22c613efd734fa5d688fd /src/decoder/plugins/DsdLib.hxx | |
parent | fb547260d1b992b64c0ffd78e3bc55db86f90bda (diff) |
*: include cleanup (using iwyu)
Diffstat (limited to 'src/decoder/plugins/DsdLib.hxx')
-rw-r--r-- | src/decoder/plugins/DsdLib.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/decoder/plugins/DsdLib.hxx b/src/decoder/plugins/DsdLib.hxx index a60342e16..1b72ca7fd 100644 --- a/src/decoder/plugins/DsdLib.hxx +++ b/src/decoder/plugins/DsdLib.hxx @@ -24,7 +24,6 @@ #include "input/Offset.hxx" #include "Compiler.h" -#include <stddef.h> #include <stdint.h> struct Decoder; |