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_input.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 'test/run_input.cxx')
-rw-r--r-- | test/run_input.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/run_input.cxx b/test/run_input.cxx index 9cce593ef..6d51b3749 100644 --- a/test/run_input.cxx +++ b/test/run_input.cxx @@ -19,7 +19,6 @@ #include "config.h" #include "TagSave.hxx" -#include "stdbin.h" #include "tag/Tag.hxx" #include "config/ConfigGlobal.hxx" #include "input/InputStream.hxx" |