lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master e7d3a65 2/2: Don't include an unneeded header


From: Greg Chicares
Subject: [lmi-commits] [lmi] master e7d3a65 2/2: Don't include an unneeded header
Date: Mon, 3 May 2021 15:33:49 -0400 (EDT)

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

    Don't include an unneeded header
---
 gpt_state.cpp | 1 -
 mec_state.cpp | 1 -
 2 files changed, 2 deletions(-)

diff --git a/gpt_state.cpp b/gpt_state.cpp
index 92a6452..90b4c9e 100644
--- a/gpt_state.cpp
+++ b/gpt_state.cpp
@@ -27,7 +27,6 @@
 #include "alert.hpp"
 #include "contains.hpp"
 #include "miscellany.hpp"               // htmlize()
-#include "path.hpp"
 #include "value_cast.hpp"
 #include "xml_lmi.hpp"
 
diff --git a/mec_state.cpp b/mec_state.cpp
index 09cf004..4fd52be 100644
--- a/mec_state.cpp
+++ b/mec_state.cpp
@@ -27,7 +27,6 @@
 #include "alert.hpp"
 #include "contains.hpp"
 #include "miscellany.hpp"               // htmlize()
-#include "path.hpp"
 #include "value_cast.hpp"
 #include "xml_lmi.hpp"
 



reply via email to

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