Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: src/engine/Utils.h

Issue 10790071: Send debug output to a file (Closed)
Patch Set: Created May 31, 2013, 9:54 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 #ifndef UTILS_H
2 #define UTILS_H
3
4 #include <string>
5
6 std::wstring GetAppDataPath();
7
8 #endif // UTILS_H
OLDNEW
« src/engine/Debug.cpp ('K') | « src/engine/Debug.cpp ('k') | src/engine/Utils.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld