From df947db05545184834379b403be48e1b92db18f4 Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Fri, 2 Aug 2024 19:43:21 -0500 Subject: [PATCH] updated build system --- support/3rd_party/test/src/utils/encryption_test.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/support/3rd_party/test/src/utils/encryption_test.cpp b/support/3rd_party/test/src/utils/encryption_test.cpp index f2e5c814..6e04a841 100644 --- a/support/3rd_party/test/src/utils/encryption_test.cpp +++ b/support/3rd_party/test/src/utils/encryption_test.cpp @@ -25,8 +25,6 @@ #include "utils/collection.hpp" #include "utils/encryption.hpp" -#include "utils/file.hpp" -#include "utils/string.hpp" namespace repertory { static const std::string buffer = "cow moose dog chicken";