X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=XMLDocShredder.h;h=437452ebaaa00093154100605ccfd270526780d4;hb=6c60812f1f494f273d6074fcccf2707a6097cfaa;hp=00f50d6870e66bcac58639ad3ccf483e295e71a3;hpb=496df5f7d3e6f8271763314f2067719cc2904c71;p=SXSI%2Fxpathcomp.git diff --git a/XMLDocShredder.h b/XMLDocShredder.h index 00f50d6..437452e 100644 --- a/XMLDocShredder.h +++ b/XMLDocShredder.h @@ -15,16 +15,11 @@ #include #include #include -#include #include "StorageInterface.h" using namespace std; using namespace xmlpp; -/* For Hashmap. Seems fairly well supported */ -using namespace __gnu_cxx; -typedef pair cons_str; -typedef pair cons_int; class XMLDocShredder {