Remove unused headers

This commit is contained in:
Victor Zverovich 2021-05-13 17:58:15 -07:00
parent 3be0cc2087
commit 08da1adcf6

View File

@ -8,9 +8,6 @@
#ifndef FMT_COMPILE_H_ #ifndef FMT_COMPILE_H_
#define FMT_COMPILE_H_ #define FMT_COMPILE_H_
#include <algorithm>
#include <vector>
#include "format.h" #include "format.h"
FMT_BEGIN_NAMESPACE FMT_BEGIN_NAMESPACE