Cleanup: header sorting.
[libcxml.git] / src / cxml.h
index 713e9af9263eec5523f7b347b6c9bbc5aac769a8..3a8ba14f3638833fff496ded1dd87ad7f0688433 100644 (file)
@@ -35,8 +35,8 @@
 #endif
 
 namespace xmlpp {
-       class Node;
        class DomParser;
+       class Node;
 }
 
 namespace cxml {