fdo#63154 Remove old solar.h references
Remove some unused references in tools. Change sal_uLong to sal_uInt32 in filter and vcl. Change-Id: I92b928b980b2e7371edddfd74face10d5bec07df Reviewed-on: https://gerrit.libreoffice.org/8480 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
committed by
Caolán McNamara
parent
c95abf20eb
commit
17c8678595
@@ -20,7 +20,6 @@
|
||||
#define INCLUDED_TOOLS_FONTENUM_HXX
|
||||
|
||||
#include <sal/types.h>
|
||||
#include <tools/solar.h>
|
||||
|
||||
#ifndef ENUM_FONTFAMILY_DECLARED
|
||||
#define ENUM_FONTFAMILY_DECLARED
|
||||
|
@@ -20,7 +20,6 @@
|
||||
#define INCLUDED_TOOLS_FRACT_HXX
|
||||
|
||||
#include <tools/toolsdllapi.h>
|
||||
#include <tools/solar.h>
|
||||
|
||||
class SvStream;
|
||||
|
||||
|
Reference in New Issue
Block a user