mirror of
https://github.com/fmtlib/fmt.git
synced 2025-12-01 14:49:33 +01:00
Add missing includes
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
#define FMT_PRINTF_H_
|
||||
|
||||
#include <algorithm> // std::max
|
||||
#include <cstdint>
|
||||
#include <limits> // std::numeric_limits
|
||||
#include <string>
|
||||
|
||||
#include "ostream.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user