runtime/onnxruntime/third_party/glog/src/mock-log.h
@@ -36,13 +36,12 @@ #define GLOG_SRC_MOCK_LOG_H_ // For GOOGLE_NAMESPACE. This must go first so we get _XOPEN_SOURCE. #include "utilities.h" #include <gmock/gmock.h> #include <string> #include <gmock/gmock.h> #include <glog/logging.h> #include "glog/logging.h" #include "utilities.h" _START_GOOGLE_NAMESPACE_ namespace glog_testing {