More Sun warnings.
authorScott Cantor <cantor.2@osu.edu>
Sat, 12 May 2007 02:25:27 +0000 (02:25 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sat, 12 May 2007 02:25:27 +0000 (02:25 +0000)
samltest/binding.h

index 3355144..36442ff 100644 (file)
@@ -249,6 +249,8 @@ public:
         return decoded;\r
     }\r
     \r
+    using HTTPResponse::sendResponse;\r
+\r
     long sendResponse(std::istream& inputStream, long status) {\r
         m_method="POST";\r
         string page,line;\r