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/visit_archive.cxx | |
parent | 5fba8d773c3f6ea35a2934baa91372806f1c9940 (diff) |
test/stdbin.h: remove obsolete header
Diffstat (limited to 'test/visit_archive.cxx')
-rw-r--r-- | test/visit_archive.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/visit_archive.cxx b/test/visit_archive.cxx index 5e8634def..1e59746bd 100644 --- a/test/visit_archive.cxx +++ b/test/visit_archive.cxx @@ -18,7 +18,6 @@ */ #include "config.h" -#include "stdbin.h" #include "tag/Tag.hxx" #include "config/ConfigGlobal.hxx" #include "ScopeIOThread.hxx" |