Skip to content

Commit 4fa0c87

Browse files
authored
Address git clang review comment
1 parent 5494f4a commit 4fa0c87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unittests/CppInterOp/InterpreterTest.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
#include "gtest/gtest.h"
2424

2525
#include <algorithm>
26+
#include <string>
2627

2728
TEST(InterpreterTest, Version) {
2829
std::string version = Cpp::GetVersion();

0 commit comments

Comments
 (0)