Skip to content

Commit

Permalink
fix: config including
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO committed Nov 21, 2024
1 parent 3bb05ac commit 227cc37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastdeploy/runtime/enum_variables.cc
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit 227cc37

Please sign in to comment.