lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 00eda20 1/3: Include a required header


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 00eda20 1/3: Include a required header
Date: Wed, 3 Mar 2021 17:25:13 -0500 (EST)

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

    Include a required header
    
    Currently, the added header is implicitly included by another header,
    but that could change.
---
 i7702.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/i7702.cpp b/i7702.cpp
index b5e5953..6685e15 100644
--- a/i7702.cpp
+++ b/i7702.cpp
@@ -23,6 +23,7 @@
 
 #include "i7702.hpp"
 
+#include "assert_lmi.hpp"
 #include "database.hpp"
 #include "et_vector.hpp"
 #include "math_functions.hpp"



reply via email to

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