summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/expbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/expbase.hxx')
-rw-r--r--sc/source/filter/inc/expbase.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/filter/inc/expbase.hxx b/sc/source/filter/inc/expbase.hxx
index 4eb0459ad496..1699977e9586 100644
--- a/sc/source/filter/inc/expbase.hxx
+++ b/sc/source/filter/inc/expbase.hxx
@@ -20,6 +20,7 @@
#ifndef INCLUDED_SC_SOURCE_FILTER_INC_EXPBASE_HXX
#define INCLUDED_SC_SOURCE_FILTER_INC_EXPBASE_HXX
+#include <memory>
#include "global.hxx"
#include "address.hxx"
connectivity/Library_dbtools.mk?h=libreoffice-5-4-branch-point&id=f39f100959e4cff8787d6d92f5407c469d936a21'>make sure all headers are in placeDavid Tardon 2012-05-29connectivity: use gbuild api for flex (this hide a -Werror problem on Mac)Norbert Thiebaud 2012-05-29update gbuild function namesDavid Tardon 2012-05-29ensure headers are in place before compilingDavid Tardon 2012-05-29connectivity: fix circular depsPeter Foley 2012-05-29connectivity: convert dbt to gbuildPeter Foley