From f3fc44c2c6e6a4adf244957f9d04e95ca7e6866e Mon Sep 17 00:00:00 2001 From: jez_higgins <> Date: Tue, 3 Sep 2002 13:27:30 +0000 Subject: [PATCH] pull in feature and property names --- examples/SAX/wrapper.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/SAX/wrapper.cpp b/examples/SAX/wrapper.cpp index c680e0b4..0a317574 100644 --- a/examples/SAX/wrapper.cpp +++ b/examples/SAX/wrapper.cpp @@ -5,6 +5,8 @@ #include "SimpleHandler.h" #include +#include +#include #include #include