Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Apr 10, 2024
1 parent 5938b51 commit 44af2e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/mrc/tests/test_string_utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

#include "./test_mrc.hpp" // IWYU pragma: associated

#include "mrc/utils/string_utils.hpp"
#include "mrc/utils/string_utils.hpp" // for split_string_to_vector

#include <gtest/gtest.h> // for EXPECT_EQ

Expand Down

0 comments on commit 44af2e8

Please sign in to comment.