Include tinyxml header only in cpp file.

This commit is contained in:
lotodore
2008-04-19 11:48:36 +00:00
parent 7a157b682a
commit 00d23f0219
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -20,7 +20,6 @@
#ifndef CONFIGFILE_H
#define CONFIGFILE_H
#include "tinyxml.h"
#include <vector>
#include <string>