Fix build error on windows-cuda platform (#1598)

pull/1601/head
Chen Xin 2023-01-03 12:12:20 +08:00 committed by GitHub
parent c3986cebe8
commit c0ca074c11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
// Copyright (c) OpenMMLab. All rights reserved.
#include <array>
#include "mmdeploy/core/utils/formatter.h"
#include "mmdeploy/operation/vision.h"