From 505a6abc2e0e70a7cac54800481079e64e592f1a Mon Sep 17 00:00:00 2001 From: Yunsong Wang Date: Fri, 23 Feb 2024 09:12:22 -0800 Subject: [PATCH] Update cpp/tests/join/distinct_join_tests.cpp Co-authored-by: Nghia Truong <7416935+ttnghia@users.noreply.github.com> --- cpp/tests/join/distinct_join_tests.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/cpp/tests/join/distinct_join_tests.cpp b/cpp/tests/join/distinct_join_tests.cpp index 75afaaa65e7..58ad5961d80 100644 --- a/cpp/tests/join/distinct_join_tests.cpp +++ b/cpp/tests/join/distinct_join_tests.cpp @@ -13,6 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + #include #include #include