#include <util/string.hpp>
#include <util/wincompat.hpp>
-#include "third_party/fmt/core.h"
-
#include <sys/types.h>
#ifdef HAVE_PWD_H
-// Copyright (C) 2019-2022 Joel Rosdahl and other contributors
+// Copyright (C) 2019-2023 Joel Rosdahl and other contributors
//
// See doc/AUTHORS.adoc for a complete list of contributors.
//
#include <util/fmtmacros.hpp>
#include <util/wincompat.hpp>
-#include "third_party/fmt/core.h"
-
#ifdef _WIN32
#else
# include <sys/ioctl.h>
#include <util/time.hpp>
#include <util/wincompat.hpp>
-#include "third_party/fmt/core.h"
-
#include <fcntl.h>
#include <optional>
#include <util/fmtmacros.hpp>
-#include "third_party/fmt/core.h"
-
// The option it too hard to handle at all.
#define TOO_HARD (1 << 0)
# include <InodeCache.hpp>
#endif
-#include <third_party/fmt/core.h>
-
#include <fcntl.h>
#ifdef HAVE_UNISTD_H
# include <unistd.h>
#include <util/process.hpp>
#include <util/wincompat.hpp>
-#include "third_party/fmt/core.h"
-
#ifdef HAVE_UNISTD_H
# include <unistd.h>
#endif
-// Copyright (C) 2021-2022 Joel Rosdahl and other contributors
+// Copyright (C) 2021-2023 Joel Rosdahl and other contributors
//
// See doc/AUTHORS.adoc for a complete list of contributors.
//
#include <util/assertions.hpp>
-#include <third_party/fmt/core.h>
-
#include <string_view>
namespace util {
#include <util/assertions.hpp>
#include <util/fmtmacros.hpp>
-#include "third_party/fmt/core.h"
-
namespace util {
void
#include <util/fmtmacros.hpp>
#include <util/path.hpp>
-#include "third_party/fmt/core.h"
-
#define DOCTEST_THREAD_LOCAL // Avoid MinGW thread_local bug
#define DOCTEST_CONFIG_IMPLEMENT
#include "third_party/doctest.h"
#include <util/fmtmacros.hpp>
#include "third_party/doctest.h"
-#include "third_party/fmt/core.h"
#include <limits>
#include <string>