Skip to content

Commit 0b6c4e0

Browse files
remove unnecessay include
1 parent b80b43d commit 0b6c4e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/fmt/format.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
#ifndef FMT_FORMAT_H_
3434
#define FMT_FORMAT_H_
3535

36-
#include <type_traits>
3736
#ifndef _LIBCPP_REMOVE_TRANSITIVE_INCLUDES
3837
# define _LIBCPP_REMOVE_TRANSITIVE_INCLUDES
3938
# define FMT_REMOVE_TRANSITIVE_INCLUDES

0 commit comments

Comments
 (0)