Skip to content

Commit 14ed229

Browse files
committed
fix base/gmock.h
1 parent 6f2a66d commit 14ed229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ortools/base/gmock.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#ifndef OR_TOOLS_BASE_GMOCK_H_
1515
#define OR_TOOLS_BASE_GMOCK_H_
1616

17-
#include "ortools/base/gmock.h"
17+
#include "gmock/gmock.h"
1818
#include "ortools/base/message_matchers.h"
1919
#include "ortools/base/status_matchers.h"
2020

0 commit comments

Comments
 (0)