X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=testTextCollection.cpp;h=59b6b43c11f2d64ef305605e0ecdf67c2b3fb912;hb=54b24bcc08f601be0c264fefc65af50bfb3837e5;hp=dfa618e8415207758d7e7904e6bfabb8ac155199;hpb=e4e113340c6bda0e4219d330bf302553383aaa47;p=SXSI%2FTextCollection.git diff --git a/testTextCollection.cpp b/testTextCollection.cpp index dfa618e..59b6b43 100644 --- a/testTextCollection.cpp +++ b/testTextCollection.cpp @@ -2,13 +2,13 @@ #include #include #include -#include "HeapProfiler.h" using std::cout; using std::endl; using std::cin; using std::string; #include "TextCollection.h" +#include "HeapProfiler.h" using SXSI::TextCollection; void printDocumentResult(TextCollection::document_result dr)