From: Carl Hetherington Date: Tue, 6 Feb 2024 23:55:13 +0000 (+0100) Subject: Cleanup: header sorting. X-Git-Tag: v0.17.7~1 X-Git-Url: https://git.carlh.net/gitweb/?p=libcxml.git;a=commitdiff_plain;h=251957abb0a955f91d7aedaf46c02b2294593881 Cleanup: header sorting. --- diff --git a/src/cxml.h b/src/cxml.h index 713e9af..3a8ba14 100644 --- a/src/cxml.h +++ b/src/cxml.h @@ -35,8 +35,8 @@ #endif namespace xmlpp { - class Node; class DomParser; + class Node; } namespace cxml {