lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master fca86dd 1/2: Include an appropriate header


From: Greg Chicares
Subject: [lmi-commits] [lmi] master fca86dd 1/2: Include an appropriate header
Date: Tue, 29 Nov 2016 23:08:52 +0000 (UTC)

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

    Include an appropriate header
---
 rate_table.cpp |    1 +
 1 file changed, 1 insertion(+)

diff --git a/rate_table.cpp b/rate_table.cpp
index cbd9b3c..c705122 100644
--- a/rate_table.cpp
+++ b/rate_table.cpp
@@ -45,6 +45,7 @@
 #include <algorithm>                    // std::count()
 #include <climits>                      // ULLONG_MAX
 #include <cmath>                        // std::pow()
+#include <cstddef>                      // std::size_t
 #include <cstdint>
 #include <cstdlib>                      // std::strtoull()
 #include <cstring>                      // std::strncmp()



reply via email to

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