From c08858517425fe8acc457622757b87fb018a62f0 Mon Sep 17 00:00:00 2001 From: Francesco Giacomini Date: Sun, 22 Jan 2017 19:21:39 +0100 Subject: [PATCH] include the right header --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 45f3d97..1d7133b 100644 --- a/main.cpp +++ b/main.cpp @@ -1,4 +1,4 @@ -#include "merge_iterator2.hpp" +#include "merge_iterator.hpp" #include #include