pull in feature and property names

This commit is contained in:
jez_higgins 2002-09-03 13:27:30 +00:00
parent 4c47110455
commit f3fc44c2c6

View file

@ -5,6 +5,8 @@
#include "SimpleHandler.h"
#include <SAX/InputSource.h>
#include <SAX/helpers/FeatureNames.h>
#include <SAX/helpers/PropertyNames.h>
#include <iostream>
#include <sstream>