X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=saml%2FRootObject.h;h=d0a459bbd75e4faf457e56e349a05aee445f62a4;hb=c072b75e6f6e05e24a1c35b952008b38d0d375c1;hp=1f143bd43875a96b3bbd982e5597c69adc38c455;hpb=0beb48ce00d0b6a3f177f7d9b48af1870ee92190;p=shibboleth%2Fcpp-opensaml.git diff --git a/saml/RootObject.h b/saml/RootObject.h index 1f143bd..d0a459b 100644 --- a/saml/RootObject.h +++ b/saml/RootObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2001-2007 Internet2 + * Copyright 2001-2009 Internet2 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -24,7 +24,10 @@ #define __saml_root_h__ #include -#include + +namespace xmltooling { + class XMLTOOL_API DateTime; +}; namespace opensaml {