Commit 9ae1256a authored by Max Kellermann's avatar Max Kellermann

input/archive: include cleanup

parent e1ac3778
......@@ -23,15 +23,12 @@
#include "archive/ArchiveList.hxx"
#include "archive/ArchivePlugin.hxx"
#include "archive/ArchiveFile.hxx"
#include "../InputPlugin.hxx"
#include "../InputStream.hxx"
#include "fs/Path.hxx"
#include "Log.hxx"
#include "util/ScopeExit.hxx"
#include <stdexcept>
#include <stdlib.h>
#include <string.h>
InputStreamPtr
OpenArchiveInputStream(Path path, Mutex &mutex)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment