lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 1078100b 2/4: Remove a header that was mistak


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 1078100b 2/4: Remove a header that was mistakenly included
Date: Sun, 29 May 2022 20:51:23 -0400 (EDT)

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

    Remove a header that was mistakenly included
    
    The pch header includes a great deal, and it should not be included
    in another header.
---
 dbo_rules.hpp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dbo_rules.hpp b/dbo_rules.hpp
index 5d190793..b419d3a7 100644
--- a/dbo_rules.hpp
+++ b/dbo_rules.hpp
@@ -24,8 +24,6 @@
 
 #include "config.hpp"
 
-#include "pchfile.hpp"
-
 #include "mc_enum_types.hpp"
 
 #include <vector>



reply via email to

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