From 3ee98f3bac24fd1c70a9de3e0fbe774e762c25b3 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Fri, 26 Jun 2009 15:31:34 +0000 Subject: Add lots of comments, and some code fixes discovered in the process. --- tests/testsxx.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/testsxx.hpp') diff --git a/tests/testsxx.hpp b/tests/testsxx.hpp index 43c7593..f7b0bc6 100644 --- a/tests/testsxx.hpp +++ b/tests/testsxx.hpp @@ -21,5 +21,6 @@ #include "../libdimensionxx/dimensionxx.hpp" #include +// Print a progress bar of the progress of `progress' std::ostream& operator<<(std::ostream& ostr, const Dimension::Progress& progress); -- cgit v1.2.3