summaryrefslogtreecommitdiffstats
path: root/sw/inc/swwait.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-02-20 10:48:55 +0100
committerMichael Stahl <mstahl@redhat.com>2014-02-20 10:48:55 +0100
commit4137f39d7b13c0ad2e649d7efb02ecfc14a31a25 (patch)
treec648feebc267f58186c467955ebc76f24854dc5e /sw/inc/swwait.hxx
parentDon't bother mentioning the Tru64 'setld' package format (diff)
downloadcore-4137f39d7b13c0ad2e649d7efb02ecfc14a31a25.tar.gz
core-4137f39d7b13c0ad2e649d7efb02ecfc14a31a25.zip
Revert "fdo#63154 Remove unused solar.h reference in sw."
sal_uIntPtr should only be used to represent pointers cast to integers. This reverts commit 067d08029384af6e620f0fc48e31ff2a740e1fc8.
Diffstat (limited to 'sw/inc/swwait.hxx')
-rw-r--r--sw/inc/swwait.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/swwait.hxx b/sw/inc/swwait.hxx
index bdf620ff3c66..ca5cad51fab4 100644
--- a/sw/inc/swwait.hxx
+++ b/sw/inc/swwait.hxx
@@ -19,6 +19,7 @@
#ifndef INCLUDED_SW_INC_SWWAIT_HXX
#define INCLUDED_SW_INC_SWWAIT_HXX
+#include <tools/solar.h>
#include "swdllapi.h"
#include <boost/unordered_set.hpp>