Remove unneeded header

This commit is contained in:
2023-11-07 09:39:43 +01:00
parent 472f51daf6
commit e0481dfa44

View File

@@ -1,5 +1,4 @@
#include "PyClassifier.h"
#include "numpy/arrayobject.h"
namespace pywrap {
namespace bp = boost::python;