Skip to content
Snippets Groups Projects
Commit 9c3eda21 authored by Isaak Lim's avatar Isaak Lim
Browse files

remove unneeded includes

parent ab29371d
No related branches found
No related tags found
No related merge requests found
...@@ -13,8 +13,6 @@ ...@@ -13,8 +13,6 @@
#include <pybind11/pybind11.h> #include <pybind11/pybind11.h>
#include <pybind11/numpy.h> #include <pybind11/numpy.h>
#include <iostream>
#include <typeinfo>
namespace py = pybind11; namespace py = pybind11;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment