aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/file.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* converted all strings and chars to wstrings and wchar_tsAlexander Sulfrian2013-01-051-2/+2
| | | | | | | all strings with displayable content are now the wide strings for proper unicode handling added boost dependency for proper reading unicode from files
* added wrapper for easily getting istreams from files with proper cleanupAlexander Sulfrian2013-01-051-0/+47