# | Line 2 | Line 2 | |
---|---|---|
2 | // | |
3 | // Douglas Thrift | |
4 | // | |
5 | < | // $Id: VTBFileUtil2.h,v 1.12 2003/08/25 07:29:00 douglas Exp $ |
5 | > | // $Id: VTBFileUtil2.h,v 1.13 2003/08/25 08:08:18 douglas Exp $ |
6 | ||
7 | #ifndef _VTBFileUtil_h_ | |
8 | #define _VTBFileUtil_h_ | |
# | Line 12 | Line 12 | |
12 | #endif // _DEBUG | |
13 | ||
14 | #include <iostream> | |
15 | – | #include <locale> |
15 | #include <string> | |
16 | #include <sstream> | |
17 | #include <cctype> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |