mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 00:57:33 +08:00
[Other] Remove useless macros (#1095)
* Remove useless macros * triger ci * fix check error * rename INTEGRATE_PADDLE2ONNX to ENABLE_PADDLE2ONNX
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
#include "fastdeploy/runtime/backends/backend.h"
|
||||
#include "fastdeploy/runtime/backends/paddle/option.h"
|
||||
#ifdef ENABLE_PADDLE_FRONTEND
|
||||
#ifdef ENABLE_PADDLE2ONNX
|
||||
#include "paddle2onnx/converter.h"
|
||||
#endif
|
||||
#include "fastdeploy/utils/unique_ptr.h"
|
||||
|
Reference in New Issue
Block a user