diff options
Diffstat (limited to 'src/include/vt.h')
-rw-r--r-- | src/include/vt.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/vt.h b/src/include/vt.h index 1e718da3a..e104bb101 100644 --- a/src/include/vt.h +++ b/src/include/vt.h @@ -18,6 +18,8 @@ */
/**
+ * @file vt.h
+ * @brief Time macros and structures.
* @addtogroup Time
* @{
*/
|