fdo#63154 Remove some solar.h references
Remove some solar.h from tools. Replace sal_uLong by size_t, sal_uInt32 and sal_Int32. Change-Id: I38961db046337a3ea4ef75d64afa424d81391f34 Reviewed-on: https://gerrit.libreoffice.org/8582 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
This commit is contained in:
committed by
Norbert Thiebaud
parent
93e6291c29
commit
364ac5acf4
@@ -20,7 +20,6 @@
|
||||
#define INCLUDED_TOOLS_CONTNR_HXX
|
||||
|
||||
#include <tools/toolsdllapi.h>
|
||||
#include <tools/solar.h>
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
|
@@ -20,7 +20,6 @@
|
||||
#define INCLUDED_TOOLS_GEN_HXX
|
||||
|
||||
#include <tools/toolsdllapi.h>
|
||||
#include <tools/solar.h>
|
||||
|
||||
#include <limits.h>
|
||||
#include <ostream>
|
||||
|
@@ -19,7 +19,6 @@
|
||||
#ifndef INCLUDED_TOOLS_WINTYPES_HXX
|
||||
#define INCLUDED_TOOLS_WINTYPES_HXX
|
||||
|
||||
#include <tools/solar.h>
|
||||
#include <sal/types.h>
|
||||
|
||||
// Window-Types
|
||||
|
Reference in New Issue
Block a user