fix compile for python

This commit is contained in:
jiangjiajun
2022-07-13 02:48:08 +00:00
parent ec19fb10d3
commit 6c5bd8afad
2 changed files with 5 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
// limitations under the License.
#include "fastdeploy/pybind/main.h"
#include "fastdeploy/fastdeploy_model.h"
namespace fastdeploy {