We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97e541e + 227cc37 commit f968fdfCopy full SHA for f968fdf
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