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