diff options
Diffstat (limited to 'test/test.cc')
| -rw-r--r-- | test/test.cc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/test.cc b/test/test.cc index 3f044acf1..7bbf4f749 100644 --- a/test/test.cc +++ b/test/test.cc @@ -17,6 +17,10 @@ */ +/** @file test/test.cc + * @brief Overall test stuff and useful methods for tests. + */ + #include <vector> #include <list> #include <Magick++.h> |
