Include rearrangement: rest
Change-Id: If9b5502ff348d358d7007b885e26e98a0d228f39
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "test-session.hh"
|
||||
#include "tests/characterization.hh"
|
||||
#include "tests/cli-literate-parser.hh"
|
||||
#include "strings.hh"
|
||||
#include "lix/libutil/strings.hh"
|
||||
|
||||
using namespace std::string_literals;
|
||||
|
||||
|
||||
@@ -3,9 +3,9 @@
|
||||
#include <unistd.h>
|
||||
|
||||
#include "test-session.hh"
|
||||
#include "escape-char.hh"
|
||||
#include "processes.hh"
|
||||
#include "strings.hh"
|
||||
#include "lix/libutil/escape-char.hh"
|
||||
#include "lix/libutil/processes.hh"
|
||||
#include "lix/libutil/strings.hh"
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
#include <span>
|
||||
#include <string>
|
||||
|
||||
#include "file-descriptor.hh"
|
||||
#include "processes.hh"
|
||||
#include "lix/libutil/file-descriptor.hh"
|
||||
#include "lix/libutil/processes.hh"
|
||||
#include "tests/terminal-code-eater.hh"
|
||||
|
||||
namespace nix {
|
||||
|
||||
Reference in New Issue
Block a user