leon il y a 7 mois
Parent
commit
49520356a0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/interface.cpp

+ 1 - 1
src/interface.cpp

@@ -1,4 +1,4 @@
-#include "pybind11/pybind11.hpp"
+#include "pybind11/pybind11.h"
 
 #include "infer.hpp"
 #include "resnet.hpp"