# | Line 2 | Line 2 | |
---|---|---|
2 | // | |
3 | // Douglas Thrift | |
4 | // | |
5 | < | // $Id: VTBFileUtil2.h,v 1.16 2003/09/05 08:57:00 douglas Exp $ |
5 | > | // $Id: VTBFileUtil2.h,v 1.17 2003/09/09 01:43:28 douglas Exp $ |
6 | ||
7 | #ifndef _VTBFileUtil_h_ | |
8 | #define _VTBFileUtil_h_ | |
# | Line 14 | Line 14 | |
14 | #include <iostream> | |
15 | #include <string> | |
16 | #include <sstream> | |
17 | + | #include <fstream> |
18 | #include <cctype> | |
19 | #include <vector> | |
20 | #include <set> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |