lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 5378a4e: Resolve an apparent clang problem


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 5378a4e: Resolve an apparent clang problem
Date: Tue, 18 Jun 2019 20:48:45 -0400 (EDT)

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

    Resolve an apparent clang problem
    
    Committed this fix, which seems weird but harmless:
      https://lists.nongnu.org/archive/html/lmi/2019-06/msg00038.html
---
 tier_view.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tier_view.cpp b/tier_view.cpp
index 6d86f99..1f3e9fd 100644
--- a/tier_view.cpp
+++ b/tier_view.cpp
@@ -24,6 +24,7 @@
 #include "tier_view.hpp"
 
 #include "multidimgrid_any.hpp"
+#include "multidimgrid_safe.tpp"
 #include "multidimgrid_tools.hpp"
 #include "safely_dereference_as.hpp"
 #include "stratified_charges.hpp"



reply via email to

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