diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-03-21 16:05:52 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-03-22 00:28:22 +0100 |
commit | bcb1392505ee3a19d8062402ff66888f1631b264 (patch) | |
tree | 6f00efc03f5975a860b825d3af97443364d5730e /dbaccess/inc/pch | |
parent | a084d003a927440fb56b11a0b7175360a1af41ab (diff) |
move MessBoxStyle to last consumer
Change-Id: I1edbf247999cd59cee4d268ed686e8ed9b61d99f
Reviewed-on: https://gerrit.libreoffice.org/51712
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'dbaccess/inc/pch')
-rw-r--r-- | dbaccess/inc/pch/precompiled_dbu.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/inc/pch/precompiled_dbu.hxx b/dbaccess/inc/pch/precompiled_dbu.hxx index 1a7661b30ce4..76a71af8ed9c 100644 --- a/dbaccess/inc/pch/precompiled_dbu.hxx +++ b/dbaccess/inc/pch/precompiled_dbu.hxx @@ -79,7 +79,6 @@ #include <vcl/menu.hxx> #include <vcl/metaact.hxx> #include <vcl/metaactiontypes.hxx> -#include <vcl/msgbox.hxx> #include <vcl/outdev.hxx> #include <vcl/outdevmap.hxx> #include <vcl/outdevstate.hxx> |