Kaydet (Commit) a89a9769 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS gcc4fwdecl (1.7.20); FILE MERGED

2005/06/02 12:56:06 pmladek 1.7.20.1: #i50081#
Fixed forward declarations for gcc4 in xmlsecurity
üst bdacf770
......@@ -2,9 +2,9 @@
*
* $RCSfile: xsecctl.hxx,v $
*
* $Revision: 1.7 $
* $Revision: 1.8 $
*
* last change: $Author: vg $ $Date: 2005-03-10 18:08:35 $
* last change: $Author: obo $ $Date: 2005-06-14 16:40:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -154,6 +154,9 @@
#define RTL_ASCII_USTRINGPARAM( asciiStr ) asciiStr, strlen( asciiStr ), RTL_TEXTENCODING_ASCII_US
// forward declaration
class XSecParser;
class InternalSignatureInformation
{
public:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment