summaryrefslogtreecommitdiffstats
path: root/axiom/include/axiom_element.h
diff options
context:
space:
mode:
Diffstat (limited to 'axiom/include/axiom_element.h')
-rw-r--r--axiom/include/axiom_element.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/axiom/include/axiom_element.h b/axiom/include/axiom_element.h
index 90e4881..a8dd669 100644
--- a/axiom/include/axiom_element.h
+++ b/axiom/include/axiom_element.h
@@ -464,6 +464,7 @@ extern "C"
axiom_element_t * om_element,
const axutil_env_t * env,
axiom_node_t * element_node);
+#endif
/**
* checks for the namespace in the context of this element
@@ -609,7 +610,7 @@ extern "C"
axiom_element_t * om_element,
const axutil_env_t * env,
axiom_node_t * element_node);
-#endif
+
/** @} */
#ifdef __cplusplus