diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-02-07 00:55:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-02-07 00:55:13 +0100 |
| commit | 251957abb0a955f91d7aedaf46c02b2294593881 (patch) | |
| tree | 14601df49b1dd3fc73eaf774adabebe5d9698f4e | |
| parent | ae548516fade46a267420d745694e02976160ab1 (diff) | |
Cleanup: header sorting.
| -rw-r--r-- | src/cxml.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,8 +35,8 @@ #endif namespace xmlpp { - class Node; class DomParser; + class Node; } namespace cxml { |
