From 3a75bdfe83b71ef1dbc2fbf52f2d18b8174e22e5 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 --- indexlib/stringarray.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indexlib/stringarray.h') diff --git a/indexlib/stringarray.h b/indexlib/stringarray.h index a928db31..6202036c 100644 --- a/indexlib/stringarray.h +++ b/indexlib/stringarray.h @@ -34,7 +34,7 @@ #include #include -#include "boost-compat/scoped_ptr.hpp" +#include "boost-compat/scoped_ptr.h" #include "manager.h" #include "memvector.h" -- cgit v1.2.3