Hacks.
[libdcp.git] / src / xml.h
1
2 class XMLFile
3 {
4 public:
5         XMLFile (std::string file);
6 };