diff options
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 |
