From 11c1140a8041b3dcdd79b9244422e56ebe8da10c Mon Sep 17 00:00:00 2001 From: Jose Date: Mon, 20 Mar 2017 11:11:16 +0100 Subject: Update IceSSL::ConnectionInfo to use native certs and remove NativeConnectionInfo --- cpp/src/Slice/JavaUtil.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/Slice/JavaUtil.h') diff --git a/cpp/src/Slice/JavaUtil.h b/cpp/src/Slice/JavaUtil.h index dfabec06025..ce16795bdb2 100644 --- a/cpp/src/Slice/JavaUtil.h +++ b/cpp/src/Slice/JavaUtil.h @@ -145,7 +145,7 @@ protected: TypeModeReturn }; std::string typeToString(const TypePtr&, TypeMode, const std::string& = std::string(), - const StringList& = StringList(), bool = true, bool = false) const; + const StringList& = StringList(), bool = true, bool = false, bool = false) const; // // Get the Java object name for a type. For primitive types, this returns the -- cgit v1.2.3