mirror of
https://github.com/jezhiggins/arabica
synced 2024-12-26 21:58:39 +01:00
pull in feature and property names
This commit is contained in:
parent
4c47110455
commit
f3fc44c2c6
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue