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