diff options
author | Max Kellermann <max@duempel.org> | 2015-08-15 16:37:58 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2015-08-15 16:37:58 +0200 |
commit | 7cc33d0f27833744729deb585dadde0098afc1cf (patch) | |
tree | a13e16981f52bf7accc9f00d7cf120b207745c42 /test/run_output.cxx | |
parent | 5fba8d773c3f6ea35a2934baa91372806f1c9940 (diff) | |
download | mpd-7cc33d0f27833744729deb585dadde0098afc1cf.tar.gz mpd-7cc33d0f27833744729deb585dadde0098afc1cf.tar.xz mpd-7cc33d0f27833744729deb585dadde0098afc1cf.zip |
test/stdbin.h: remove obsolete header
Diffstat (limited to '')
-rw-r--r-- | test/run_output.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/run_output.cxx b/test/run_output.cxx index 0b8f0b55a..5100e8b44 100644 --- a/test/run_output.cxx +++ b/test/run_output.cxx @@ -32,7 +32,6 @@ #include "pcm/PcmConvert.hxx" #include "filter/FilterRegistry.hxx" #include "player/Control.hxx" -#include "stdbin.h" #include "util/Error.hxx" #include "Log.hxx" |