From 684f4149bb62552bd083a246812149010a0d5278 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Sun, 11 Feb 2007 12:51:42 +0000 Subject: Sun Feb 11 12:38:14 UTC 2007 Johnny Willemsen --- TAO/tao/HTTP_Parser.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TAO/tao/HTTP_Parser.cpp') diff --git a/TAO/tao/HTTP_Parser.cpp b/TAO/tao/HTTP_Parser.cpp index 3453287349e..9cc6d00e739 100644 --- a/TAO/tao/HTTP_Parser.cpp +++ b/TAO/tao/HTTP_Parser.cpp @@ -4,12 +4,14 @@ #include "tao/HTTP_Client.h" #include "tao/ORB.h" #include "tao/Object.h" +#include "tao/SystemException.h" #include "ace/Read_Buffer.h" #include "ace/Malloc_Base.h" #include "ace/Log_Msg.h" #include "ace/OS_NS_stdio.h" #include "ace/OS_NS_string.h" +#include "ace/CORBA_macros.h" ACE_RCSID (tao, HTTP_Parser, @@ -36,7 +38,6 @@ CORBA::Object_ptr TAO_HTTP_Parser::parse_string (const char *ior, CORBA::ORB_ptr orb ) - ACE_THROW_SPEC ((CORBA::SystemException)) { // Skip the prefix, we know it is there because this method in only // called if returns 1. -- cgit v1.2.1