diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-04-07 22:18:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-04-07 22:18:21 +0100 |
| commit | aab47af2a43d2d638074cca682b7b4837fd7801f (patch) | |
| tree | fc9cee5860dc8cd880a08d4e218caa8792a5936b /src | |
| parent | b8702568aa1913f5af0eecb00815b72b1ee16b0e (diff) | |
Comment.
Diffstat (limited to 'src')
| -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 <boost/optional.hpp> #include <string> |
