diff options
Diffstat (limited to 'librdfa/config.h')
-rw-r--r-- | librdfa/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/librdfa/config.h b/librdfa/config.h new file mode 100644 index 0000000..6eac131 --- /dev/null +++ b/librdfa/config.h @@ -0,0 +1,2 @@ +/* Fake librdfa config.h - reads configuration from Raptor's config header */ +#include <raptor_config.h> |