diff --git a/include/o3tl/lazy_update.hxx b/include/o3tl/lazy_update.hxx index a3053080c476..6f9325dfd17e 100644 --- a/include/o3tl/lazy_update.hxx +++ b/include/o3tl/lazy_update.hxx @@ -1,5 +1,3 @@ -#include - /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. @@ -22,6 +20,8 @@ #ifndef INCLUDED_O3TL_LAZY_UPDATE_HXX #define INCLUDED_O3TL_LAZY_UPDATE_HXX +#include + namespace o3tl { /** Update output object lazily