# | Line 2 | Line 2 | |
---|---|---|
2 | // | |
3 | // Douglas Thrift | |
4 | // | |
5 | < | // $Id: VTBFileUtil2.h,v 1.6 2003/08/17 00:43:49 douglas Exp $ |
5 | > | // $Id: VTBFileUtil2.h,v 1.7 2003/08/17 03:55:39 douglas Exp $ |
6 | ||
7 | #ifndef _VTBFileUtil_h_ | |
8 | #define _VTBFileUtil_h_ | |
# | Line 16 | Line 16 | |
16 | #include <sstream> | |
17 | #include <cctype> | |
18 | #include <vector> | |
19 | + | #include <set> |
20 | + | #include <map> |
21 | #include <cstdlib> | |
22 | ||
23 | #include <windows.h> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |