Mercurial > hg > svcore
diff rdf/PluginRDFDescription.cpp @ 520:e340b2fb9471
* Make FileSource able to indicate its preferred content type (e.g.
application/rdf+xml in preference to text/html for rdf content)
* Temp directory on Windows -- make $HOME expand to homedrive+homepath
instead of user profile location (which may be networked)
author | Chris Cannam |
---|---|
date | Thu, 11 Dec 2008 15:18:10 +0000 |
parents | 1b8c748fd7ea |
children | b4a8d8221eaf |
line wrap: on
line diff
--- a/rdf/PluginRDFDescription.cpp Thu Dec 11 12:37:16 2008 +0000 +++ b/rdf/PluginRDFDescription.cpp Thu Dec 11 15:18:10 2008 +0000 @@ -18,9 +18,6 @@ #include "PluginRDFIndexer.h" #include "SimpleSPARQLQuery.h" -#include "data/fileio/FileSource.h" -#include "data/fileio/CachedFile.h" - #include "base/Profiler.h" #include "plugin/PluginIdentifier.h"