From 4bd4ac21f11fdb5b76ffda985397398102a81e9b Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 15 Dec 2020 11:30:44 +0900 Subject: Renaming of files in preparation for code style tools. Signed-off-by: Michele Calgaro (cherry picked from commit 3a75bdfe83b71ef1dbc2fbf52f2d18b8174e22e5) --- indexlib/ifile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indexlib/ifile.cpp') diff --git a/indexlib/ifile.cpp b/indexlib/ifile.cpp index b71297a0d..5709bb418 100644 --- a/indexlib/ifile.cpp +++ b/indexlib/ifile.cpp @@ -39,7 +39,7 @@ #include #include #include "format.h" -#include "boost-compat/next_prior.hpp" +#include "boost-compat/next_prior.h" ifile::ifile( std::string name ): -- cgit v1.2.1