From 6b0a4e8510e2df118f866f35e933c7ec6f3fb2a8 Mon Sep 17 00:00:00 2001 From: Francis Williams Date: Wed, 11 Jan 2023 17:04:51 -0500 Subject: [PATCH] Update numpy.h --- include/pybind11/numpy.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/pybind11/numpy.h b/include/pybind11/numpy.h index 1b1d7e099..5b9855294 100644 --- a/include/pybind11/numpy.h +++ b/include/pybind11/numpy.h @@ -18,7 +18,6 @@ #include #include #include -#include #include #include #include