Skip to content

Commit 227cc37

Browse files
committed
fix: config including
1 parent 3bb05ac commit 227cc37

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fastdeploy/runtime/enum_variables.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
// limitations under the License.
1414

1515
#include "fastdeploy/runtime/enum_variables.h"
16+
#include "fastdeploy/core/config.h"
1617

1718
namespace fastdeploy {
1819
std::ostream& operator<<(std::ostream& out, const Backend& backend) {

0 commit comments

Comments
 (0)