diff options
Diffstat (limited to 'connectivity/inc/connectivity/FValue.hxx')
-rw-r--r-- | connectivity/inc/connectivity/FValue.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/inc/connectivity/FValue.hxx b/connectivity/inc/connectivity/FValue.hxx index 02b4a4ba390b..b425fe079f3b 100644 --- a/connectivity/inc/connectivity/FValue.hxx +++ b/connectivity/inc/connectivity/FValue.hxx @@ -23,6 +23,7 @@ #include <com/sun/star/sdbc/DataType.hpp> #include <com/sun/star/uno/Any.hxx> #include <rtl/ustring.hxx> +#include <salhelper/simplereferenceobject.hxx> #include <osl/diagnose.h> #include <comphelper/stl_types.hxx> #include <rtl/ref.hxx> |