X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=blobdiff_plain;f=xmltooling%2FElementExtensibleXMLObject.h;h=eb1097c76518a5d1c1afeaf4c195a2c2baec9794;hp=df31b5ba6b95e6a5f18f15b904ed3ebe8fc1073d;hb=bd026f07e729e66127b3efd48aee443fba815af3;hpb=6bf08ad666ef628116800af401e2b058bc67554f diff --git a/xmltooling/ElementExtensibleXMLObject.h b/xmltooling/ElementExtensibleXMLObject.h index df31b5b..eb1097c 100644 --- a/xmltooling/ElementExtensibleXMLObject.h +++ b/xmltooling/ElementExtensibleXMLObject.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. @@ -39,10 +39,10 @@ namespace xmltooling { class XMLTOOL_API ElementExtensibleXMLObject : public virtual XMLObject { protected: - ElementExtensibleXMLObject() {} + ElementExtensibleXMLObject(); public: - virtual ~ElementExtensibleXMLObject() {} + virtual ~ElementExtensibleXMLObject(); /** * Gets a mutable list of child objects