Quick build fix: Add missing #include
Change-Id: Ib36aa807c3fbe0678adaaea0d202163d2ac70022 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130791 Tested-by: Mike Kaganski <mike.kaganski@collabora.com> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
This commit is contained in:
parent
f9268924f1
commit
6c17a51c0f
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
|||
#include <officecfg/Setup.hxx>
|
||||
#include <unotools/configmgr.hxx>
|
||||
|
||||
#include <com/sun/star/lang/IllegalArgumentException.hpp>
|
||||
|
||||
namespace utl
|
||||
{
|
||||
/** This method is called when there's a need to determine if the
|
||||
|
|
Loading…
Reference in a new issue