diff options
Diffstat (limited to 'src/dcp_time.cc')
| -rw-r--r-- | src/dcp_time.cc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/dcp_time.cc b/src/dcp_time.cc index f853143a..900d7c6e 100644 --- a/src/dcp_time.cc +++ b/src/dcp_time.cc @@ -17,6 +17,10 @@ */ +/** @file src/dcp_time.cc + * @brief A representation of time within a DCP. + */ + #include <iostream> #include <cmath> #include "dcp_time.h" |
