From 52e9c2a5a63cfa45088c1fae70b408fcfd43d256 Mon Sep 17 00:00:00 2001 From: Alfredo Garcia Date: Thu, 19 Sep 2019 13:32:01 -0300 Subject: [PATCH] remove not needed library --- tests/tests/son_operations_tests.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/tests/son_operations_tests.cpp b/tests/tests/son_operations_tests.cpp index 16ff197f..c60055e2 100644 --- a/tests/tests/son_operations_tests.cpp +++ b/tests/tests/son_operations_tests.cpp @@ -1,7 +1,5 @@ #include -#include - #include "../common/database_fixture.hpp" #include