We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bb05ac commit 227cc37Copy full SHA for 227cc37
1 file changed
fastdeploy/runtime/enum_variables.cc
@@ -13,6 +13,7 @@
13
// limitations under the License.
14
15
#include "fastdeploy/runtime/enum_variables.h"
16
+#include "fastdeploy/core/config.h"
17
18
namespace fastdeploy {
19
std::ostream& operator<<(std::ostream& out, const Backend& backend) {
0 commit comments