system/FmtError: move to lib/fmt/

This commit is contained in:
Max Kellermann
2022-11-28 23:05:15 +01:00
parent 7d8c076e06
commit 66029c405f
23 changed files with 31 additions and 23 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
#include "DirectoryReader.hxx"
#include "lib/fmt/PathFormatter.hxx"
#include "system/FmtError.hxx"
#include "lib/fmt/SystemError.hxx"
#ifdef _WIN32
+1 -1
View File
@@ -22,7 +22,7 @@
#include "Path.hxx"
#include "lib/fmt/PathFormatter.hxx"
#include "system/FmtError.hxx"
#include "lib/fmt/SystemError.hxx"
#ifdef _WIN32
#include "time/FileTime.hxx"
+1 -1
View File
@@ -21,7 +21,7 @@
#include "AllocatedPath.hxx"
#include "Limits.hxx"
#include "lib/fmt/PathFormatter.hxx"
#include "system/FmtError.hxx"
#include "lib/fmt/SystemError.hxx"
#ifdef _WIN32
#include <handleapi.h> // for CloseHandle()