diff options
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> |
![]() |
index : libdcp | |
| DCP handling library | cth@carlh.net |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | src/util.h | 4 |
@@ -17,6 +17,10 @@ */ +/** @file src/util.h + * @brief Utility methods. + */ + #include <string> #include <sigc++/sigc++.h> |