This commit is contained in:
Glenn Maynard
2005-10-11 09:37:18 +00:00
parent fc6e0a2571
commit 489bb9b3ed
2 changed files with 9 additions and 18 deletions
+7
View File
@@ -1,3 +1,10 @@
// Adapted from http://www.codeproject.com/cpp/xmlite.asp.
// On 2004-02-09 Cho, Kyung-Min gave us permission to use and modify this
// library.
//
// XmlFile : XML Lite Parser Library
// by Cho, Kyung Min: bro@shinbiro.com 2002-10-30
#include "global.h"
#include "XmlFile.h"
#include "RageFile.h"