fix: config including

This commit is contained in:
MistEO
2024-11-21 16:01:39 +08:00
parent 3bb05ac574
commit 227cc37a7b

View File

@@ -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) {