mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 00:57:33 +08:00
fix: config including
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
// limitations under the License.
|
||||
|
||||
#include "fastdeploy/runtime/enum_variables.h"
|
||||
#include "fastdeploy/core/config.h"
|
||||
|
||||
namespace fastdeploy {
|
||||
std::ostream& operator<<(std::ostream& out, const Backend& backend) {
|
||||
|
Reference in New Issue
Block a user