From c3cebece3b7836f7ff7f25b9cb2f368425a5ffa1 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Sat, 12 May 2007 02:25:27 +0000 Subject: [PATCH] More Sun warnings. --- samltest/binding.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/samltest/binding.h b/samltest/binding.h index 3355144..36442ff 100644 --- a/samltest/binding.h +++ b/samltest/binding.h @@ -249,6 +249,8 @@ public: return decoded; } + using HTTPResponse::sendResponse; + long sendResponse(std::istream& inputStream, long status) { m_method="POST"; string page,line; -- 2.1.4