compile errors in release

"Jay Sprenkle" <[email protected]> Fri, 14 Nov 2008 16:39:39 -0600
Newsgroups gmane.comp.gcc.cgicc.general
Message-ID <[email protected]>
--===============0336689833==
Content-Type: multipart/alternative; 
	boundary="----=_Part_7650_24651783.1226702379069"

------=_Part_7650_24651783.1226702379069
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

In the latest release in

HTTPXHTMLHeader.cpp, line 25, the following include:

#include "HTTPXHTMLHeader.h"

Should be:

#include "cgicc/HTTPXHTMLHeader.h"

Since all the other include files, including that one, are in the cgicc sub
directory.

------=_Part_7650_24651783.1226702379069
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

In the latest release in<br><br>HTTPXHTMLHeader.cpp, line 25, the following include:<br><br>#include &quot;HTTPXHTMLHeader.h&quot;<br><br>Should be:<br><br>#include &quot;cgicc/HTTPXHTMLHeader.h&quot;<br>
<br>Since all the other include files, including that one, are in the cgicc sub directory.<br><br><br>

------=_Part_7650_24651783.1226702379069--



--===============0336689833==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
help-cgicc mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-cgicc

--===============0336689833==--