diff options
Diffstat (limited to 'sc/inc/refreshtimer.hxx')
-rw-r--r-- | sc/inc/refreshtimer.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/refreshtimer.hxx b/sc/inc/refreshtimer.hxx index ba390ad7bfd2..337ee8c29dd5 100644 --- a/sc/inc/refreshtimer.hxx +++ b/sc/inc/refreshtimer.hxx @@ -26,6 +26,7 @@ #include <vcl/timer.hxx> #include <osl/mutex.hxx> #include "scdllapi.h" +#include <memory> class ScRefreshTimerControl { |