diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-18 00:53:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-18 00:53:52 +0100 |
| commit | 4de6f6e4f4df4cc9b28b98188d36082b26e81345 (patch) | |
| tree | eb87f040aada25354fc4b526af4dcda2cf6c652d /src/util.h | |
| parent | a4902d8ca05a33d5793fcce961086b8c898a3c98 (diff) | |
Doc tweaks.
Diffstat (limited to 'src/util.h')
| -rw-r--r-- | src/util.h | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,6 +17,10 @@ */ +/** @file src/util.h + * @brief Utility methods. + */ + #include <string> #include <sigc++/sigc++.h> |
