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