Skip to content

Commit 3bc02e8

Browse files
committed
linter warning std::pair
1 parent 2060eac commit 3bc02e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_helper.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#include <limits>
1111
#include <stdexcept>
1212
#include <string>
13+
#include <utility>
1314
#include <vector>
1415

1516
#define EXPECT_APPROX_EQ(a, b) \

0 commit comments

Comments
 (0)