lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 865b78d 2/5: Add an apposite #include directi


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 865b78d 2/5: Add an apposite #include directive
Date: Tue, 6 Jun 2017 17:30:29 -0400 (EDT)

branch: master
commit 865b78d41b960a7a82d9c83533236d6cc1d87c86
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Add an apposite #include directive
---
 ihs_basicval.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ihs_basicval.cpp b/ihs_basicval.cpp
index dd50ed6..7fef5ba 100644
--- a/ihs_basicval.cpp
+++ b/ihs_basicval.cpp
@@ -53,6 +53,7 @@
 
 #include <algorithm>
 #include <cmath>                        // std::pow()
+#include <functional>                   // std::multiplies
 #include <limits>
 #include <numeric>
 #include <stdexcept>



reply via email to

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