added algorithm header to test file for find

This commit is contained in:
AdenKoperczak 2024-09-19 11:40:02 -04:00
parent 80070109db
commit 3be82e1d1f

View file

@ -1,6 +1,7 @@
#include <scwx/common/products.hpp>
#include <gtest/gtest.h>
#include <algorithm>
namespace scwx
{