diff options
Diffstat (limited to 'src/lib/ch.hpp')
-rw-r--r-- | src/lib/ch.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/ch.hpp b/src/lib/ch.hpp index 377eed6d6..66db61dd1 100644 --- a/src/lib/ch.hpp +++ b/src/lib/ch.hpp @@ -18,6 +18,8 @@ */
/**
+ * @file ch.hpp
+ * @brief C++ wrapper classes and definitions.
* @addtogroup CPlusPlusLibrary
* @{
*/
|