forked from fmtlib/fmt
Move one more headers to args.h
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
#define FMT_ARGS_H_
|
#define FMT_ARGS_H_
|
||||||
|
|
||||||
#include <functional> // std::reference_wrapper
|
#include <functional> // std::reference_wrapper
|
||||||
|
#include <memory> // std::unique_ptr
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
#include "core.h"
|
#include "core.h"
|
||||||
|
@@ -11,7 +11,6 @@
|
|||||||
#include <cstdio> // std::FILE
|
#include <cstdio> // std::FILE
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
#include <iterator>
|
#include <iterator>
|
||||||
#include <memory>
|
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <type_traits>
|
#include <type_traits>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user