fix base/gmock.h

This commit is contained in:
Mizux Seiha
2025-02-25 16:05:04 +01:00
parent 6f2a66de40
commit 14ed2298fe

View File

@@ -14,7 +14,7 @@
#ifndef OR_TOOLS_BASE_GMOCK_H_
#define OR_TOOLS_BASE_GMOCK_H_
#include "ortools/base/gmock.h"
#include "gmock/gmock.h"
#include "ortools/base/message_matchers.h"
#include "ortools/base/status_matchers.h"