summaryrefslogtreecommitdiff
path: root/inc/XmlObjMgt_Document.hxx
blob: 5f5060f38301ea9f0d09c1b15a4dcdba4f04edda (plain)
1
2
3
4
5
6
7
8
#ifndef _XmlObjMgt_Document_HeaderFile
#define _XmlObjMgt_Document_HeaderFile

#include <LDOM_Document.hxx>

typedef LDOM_Document XmlObjMgt_Document;

#endif