diff --git a/onnxruntime/core/framework/debug_node_inputs_outputs_utils.cc b/onnxruntime/core/framework/debug_node_inputs_outputs_utils.cc index 8437bcf36e..26e280f878 100644 --- a/onnxruntime/core/framework/debug_node_inputs_outputs_utils.cc +++ b/onnxruntime/core/framework/debug_node_inputs_outputs_utils.cc @@ -6,6 +6,7 @@ #include "core/framework/debug_node_inputs_outputs_utils.h" #include +#include #include "core/common/path_utils.h" #include "core/framework/tensorprotoutils.h"