Skip to content

Commit 53c9171

Browse files
committed
Added missing header file.
1 parent df8a3fa commit 53c9171

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

tests/strarr.h

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#define BLOATY_TESTS_STRARR_H_
1717

1818
#include <memory>
19+
#include <string>
1920
#include <vector>
2021

2122
// For constructing arrays of strings in the slightly peculiar format

third_party/googletest

Submodule googletest updated 209 files

0 commit comments

Comments
 (0)