mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-12 03:50:39 +08:00
Merge pull request #2564 from MaaXYZ/fix/config_including
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