leon 5 ヶ月 前
コミット
49520356a0
1 ファイル変更1 行追加1 行削除
  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"