Skip to content

Commit f968fdf

Browse files
Merge pull request #2564 from MaaXYZ/fix/config_including
fix: config including
2 parents 97e541e + 227cc37 commit f968fdf

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)