summaryrefslogtreecommitdiffstats
path: root/swig/inheritance.h
diff options
context:
space:
mode:
Diffstat (limited to 'swig/inheritance.h')
-rw-r--r--swig/inheritance.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/swig/inheritance.h b/swig/inheritance.h
index 133a850e..522d2a41 100644
--- a/swig/inheritance.h
+++ b/swig/inheritance.h
@@ -77,6 +77,7 @@ SET_NODE_INFO(LibStatusResponse, SamlpResponseAbstract)
SET_NODE_INFO(LibLogoutResponse, LibStatusResponse)
SET_NODE_INFO(LibRegisterNameIdentifierResponse, LibStatusResponse)
+#ifdef LASSO_WSF_ENABLED
/* ID-WSF */
@@ -129,3 +130,5 @@ SET_NODE_INFO(IsUserInteraction, Node)
/* utility prefix */
SET_NODE_INFO(UtilityStatus, Node)
+
+#endif /* LASSO_WSF_ENABLED */