1
0
mirror of https://github.com/leethomason/tinyxml2.git synced 2026-07-29 07:03:00 +04:00

fixed up headers.

This commit is contained in:
Lee Thomason (grinliz)
2012-03-10 20:25:31 -08:00
parent 7ca5558bca
commit ea09bd065b
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -28,7 +28,6 @@ distribution.
#include <limits.h>
#include <ctype.h>
#include <stdio.h>
#include <memory.h>
/*
TODO: add 'lastAttribute' for faster parsing.