connectivity: fix gcc-4.8 build
Change-Id: I2df7eb2af12f235cfa05bc75da32e8baf1455b5b
This commit is contained in:
@@ -158,7 +158,7 @@ typedef ::std::vector< OString > OStringVector;
|
|||||||
|
|
||||||
typedef std::unordered_map
|
typedef std::unordered_map
|
||||||
<
|
<
|
||||||
const sal_Int32,
|
sal_Int32,
|
||||||
OUString,
|
OUString,
|
||||||
::boost::hash< sal_Int32 >,
|
::boost::hash< sal_Int32 >,
|
||||||
::std::equal_to< sal_Int32 >
|
::std::equal_to< sal_Int32 >
|
||||||
|
Reference in New Issue
Block a user