Mercurial > hg > svcore
diff rdf/SimpleSPARQLQuery.cpp @ 713:b5daf8fc05ba library_integration
Merge from the default branch
author | mathieub <mathieu.barthet@eecs.qmul.ac.uk> |
---|---|
date | Mon, 10 Oct 2011 17:27:54 +0100 |
parents | 97fbb6b3e749 |
children | f3fd2988fc9b |
line wrap: on
line diff
--- a/rdf/SimpleSPARQLQuery.cpp Mon Oct 10 17:27:08 2011 +0100 +++ b/rdf/SimpleSPARQLQuery.cpp Mon Oct 10 17:27:54 2011 +0100 @@ -27,7 +27,6 @@ // includes <rasqal.h>, while the rasqal header actually gets // installed as <rasqal/rasqal.h> which breaks the inclusion all over // the place unless a very clever include path is set -#include <raptor.h> #include <rasqal/rasqal.h> #include <librdf.h>