diff rdf/PluginRDFDescription.cpp @ 843:e802e550a1f2

Drop std:: from cout, cerr, endl -- pull these in through Debug.h
author Chris Cannam
date Tue, 26 Nov 2013 13:35:08 +0000
parents 87a9168efd71
children 3ec563af0a4f
line wrap: on
line diff
--- a/rdf/PluginRDFDescription.cpp	Tue Nov 26 11:16:37 2013 +0000
+++ b/rdf/PluginRDFDescription.cpp	Tue Nov 26 13:35:08 2013 +0000
@@ -24,8 +24,6 @@
 #include <dataquay/BasicStore.h>
 
 #include <iostream>
-using std::cerr;
-using std::endl;
 
 using Dataquay::Uri;
 using Dataquay::Node;