summaryrefslogtreecommitdiff
path: root/include/unotools/datetime.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/datetime.hxx')
-rw-r--r--include/unotools/datetime.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/datetime.hxx b/include/unotools/datetime.hxx
index 306db2805e67..c7de9badd3f8 100644
--- a/include/unotools/datetime.hxx
+++ b/include/unotools/datetime.hxx
@@ -28,7 +28,7 @@
#include <com/sun/star/util/DateTime.hpp>
class Date;
-class Time;
+namespace tools { class Time; }
class DateTime;
namespace utl