fs/io: move to io/
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include "MultipleOutputs.hxx"
|
||||
#include "Domain.hxx"
|
||||
#include "Log.hxx"
|
||||
#include "fs/io/BufferedOutputStream.hxx"
|
||||
#include "io/BufferedOutputStream.hxx"
|
||||
#include "util/StringCompare.hxx"
|
||||
|
||||
#include <stdlib.h>
|
||||
|
@@ -27,7 +27,7 @@
|
||||
#include "config/Path.hxx"
|
||||
#include "Log.hxx"
|
||||
#include "fs/AllocatedPath.hxx"
|
||||
#include "fs/io/FileOutputStream.hxx"
|
||||
#include "io/FileOutputStream.hxx"
|
||||
#include "util/Domain.hxx"
|
||||
#include "util/ScopeExit.hxx"
|
||||
|
||||
|
Reference in New Issue
Block a user