From 5b2eccaaeabc3524cffac3fa9af2a3d0befee84e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 21 Dec 2025 21:31:33 +0000 Subject: Remove used of locked_sstream. This was an ineffectual workaround for macOS, any nobody should be using this branch on macOS any more. --- src/cxml.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/cxml.h b/src/cxml.h index d5b6261..c98b5f1 100644 --- a/src/cxml.h +++ b/src/cxml.h @@ -21,7 +21,6 @@ #ifndef LIBCXML_CXML_H #define LIBCXML_CXML_H -#include #include #include #include -- cgit v1.2.3