diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-26 22:25:11 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-26 22:25:11 +0000 |
| commit | 93096af59d8235235c0caed929b6f72dcf09cdc9 (patch) | |
| tree | 379519075366d74a16b6912d6bc02fef05ce3700 /src/object.h | |
| parent | 59886567974bd3e79d30a4a9425d86d50bf425f3 (diff) | |
A little tidying up.
Diffstat (limited to 'src/object.h')
| -rw-r--r-- | src/object.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/object.h b/src/object.h index e12888e8..1b99e363 100644 --- a/src/object.h +++ b/src/object.h @@ -17,6 +17,10 @@ */ +/** @file src/object.h + * @brief Object class. + */ + #ifndef LIBDCP_OBJECT_H #define LIBDCP_OBJECT_H |
