VirtualBox

Changeset 48837 in vbox


Ignore:
Timestamp:
Oct 3, 2013 1:36:16 PM (11 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/cpp/xml.h

    r48834 r48837  
    841841    ElementNode(const ElementNode *pElmRoot, Node *pParent, PRTLISTANCHOR pListAnchor, xmlNode *pLibNode);
    842842    ElementNode(const ElementNode &x);      // no copying
    843     virtual ElementNode::~ElementNode();
     843    virtual ~ElementNode();
    844844
    845845    /** We keep a pointer to the root element for attribute namespace handling. */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette