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"