From 79620980ea3880f6512a35b9d688a60a02ff8b98 Mon Sep 17 00:00:00 2001 From: Dominick Allen Date: Sat, 5 Oct 2024 08:33:39 -0500 Subject: Formatting changes. Refactoring out detail::CopyMove from Result. --- test/test_fud.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_fud.cpp') diff --git a/test/test_fud.cpp b/test/test_fud.cpp index a6519fb..0778f98 100644 --- a/test/test_fud.cpp +++ b/test/test_fud.cpp @@ -15,7 +15,7 @@ * limitations under the License. */ -#include "git_version.hpp" +#include "fud_version.hpp" #include "libfud.hpp" #include "gtest/gtest.h" -- cgit v1.2.3