Remove iterator dependency
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
#ifndef FMT_COMPILE_H_
|
||||
#define FMT_COMPILE_H_
|
||||
|
||||
#include <iterator> // std::back_inserter
|
||||
|
||||
#include "format.h"
|
||||
|
||||
FMT_BEGIN_NAMESPACE
|
||||
|
||||
Reference in New Issue
Block a user