lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master f0a4840: Don't include an unneeded header


From: Greg Chicares
Subject: [lmi-commits] [lmi] master f0a4840: Don't include an unneeded header
Date: Wed, 17 Feb 2021 16:29:32 -0500 (EST)

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

    Don't include an unneeded header
---
 unwind.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/unwind.cpp b/unwind.cpp
index ad62d71..7671f62 100644
--- a/unwind.cpp
+++ b/unwind.cpp
@@ -27,7 +27,6 @@
 
 #define UNW_LOCAL_ONLY
 
-#include <cstddef>                      // size_t
 #include <cstdio>                       // fprintf()
 #include <cstdlib>                      // free()
 #include <cxxabi.h>



reply via email to

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