lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 7ac2bd0 2/7: Say why a header is included


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 7ac2bd0 2/7: Say why a header is included
Date: Sun, 23 Aug 2020 18:00:51 -0400 (EDT)

branch: master
commit 7ac2bd0c281a71fc09cae0773b19a65e2f01243d
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

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

diff --git a/round_to.hpp b/round_to.hpp
index 08053d0..52572a5 100644
--- a/round_to.hpp
+++ b/round_to.hpp
@@ -24,7 +24,7 @@
 
 #include "config.hpp"
 
-#include "mc_enum_type_enums.hpp"
+#include "mc_enum_type_enums.hpp"       // enum rounding_style
 #include "stl_extensions.hpp"           // nonstd::power()
 
 #include <cmath>



reply via email to

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