diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/domcxx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/domcxx.h b/src/domcxx.h index 9ebc023..3d7b77a 100644 --- a/src/domcxx.h +++ b/src/domcxx.h @@ -53,6 +53,7 @@ namespace DOM { extern "C" { + #define FAST_NODELIST 1 #define this _this #include <domc.h> #include <dom.h> |