index
:
libcxml
appimage-on-ubuntu14
cpp11
cpp17
cxx11
deb
fixlibdir
master
native-backend
python310
static-tests
test
tmp
unstab
v0.16.x
videocon-0
win32-crash
libxml++ helper library
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'src')
-rw-r--r--
src/cxml.h
2
1 files changed, 1 insertions, 1 deletions
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 {