Hardcode "<@>" and "<$>" at position 0 and 1 in the TagName table.
[SXSI/XMLTree.git] / XMLTree.h
index 88aae9a..cc5f089 100644 (file)
--- a/XMLTree.h
+++ b/XMLTree.h
@@ -90,6 +90,7 @@ class XMLTree {
    int parArraySize;\r
    int ntagnames;\r
    unsigned int *empty_texts_aux;\r
+   bool found_attributes;\r
    \r
 public:\r
 \r