lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 8450110 6/7: Remove a disused header and its


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 8450110 6/7: Remove a disused header and its obsolete guards
Date: Wed, 6 Oct 2021 17:01:41 -0400 (EDT)

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

    Remove a disused header and its obsolete guards
    
    Presumably some much earlier revision set x87 flags directly.
---
 input_test.cpp | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/input_test.cpp b/input_test.cpp
index 1973da0..2393afe 100644
--- a/input_test.cpp
+++ b/input_test.cpp
@@ -43,9 +43,6 @@
 
 #include <xmlwrapp/document.h>
 
-#if defined BOOST_MSVC || defined __BORLANDC__
-#   include <cfloat>                    // floating-point hardware control
-#endif // defined BOOST_MSVC || defined __BORLANDC__
 #include <cstdio>                       // remove()
 #include <fstream>
 #include <functional>                   // bind()



reply via email to

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