Make ranges only depend on fmt/base.h
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include "fmt/format.h"
|
||||
#include "fmt/ranges.h"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
# include <ranges>
|
||||
#endif
|
||||
|
||||
#include "fmt/format.h"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
#if !FMT_GCC_VERSION || FMT_GCC_VERSION >= 601
|
||||
|
||||
Reference in New Issue
Block a user