lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 1e2697f 1/2: Say why a header is included


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 1e2697f 1/2: Say why a header is included
Date: Mon, 16 Jan 2017 15:24:17 +0000 (UTC)

branch: master
commit 1e2697fd6fa3a11ec23710d44e8e0e96fc3e5503
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Say why a header is included
---
 print_matrix.hpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/print_matrix.hpp b/print_matrix.hpp
index 2d2c0d9..dcc8927 100644
--- a/print_matrix.hpp
+++ b/print_matrix.hpp
@@ -30,7 +30,7 @@
 #include <algorithm>
 #include <cstddef>                      // std::size_t
 #include <functional>
-#include <iterator>
+#include <iterator>                     // std::back_inserter()
 #include <numeric>
 #include <ostream>
 #include <string>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]