Skip to content

Commit 854a0bb

Browse files
committed
remove unnecessary <numeric>
1 parent f765f6e commit 854a0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/py2cpp/fractions.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
// #include <cmath>
55
// #include <compare>
6-
#include <numeric>
6+
// #include <numeric>
77
#include <type_traits>
88
#include <utility>
99

0 commit comments

Comments
 (0)