Cleanup: header sorting.
authorCarl Hetherington <cth@carlh.net>
Tue, 6 Feb 2024 23:55:13 +0000 (00:55 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 6 Feb 2024 23:55:13 +0000 (00:55 +0100)
src/cxml.h

index 713e9af9263eec5523f7b347b6c9bbc5aac769a8..3a8ba14f3638833fff496ded1dd87ad7f0688433 100644 (file)
@@ -35,8 +35,8 @@
 #endif
 
 namespace xmlpp {
-       class Node;
        class DomParser;
+       class Node;
 }
 
 namespace cxml {