Added marker interface for assertion types.
[shibboleth/cpp-opensaml.git] / samltest / samltest.h
index 5bb6f38..e817f72 100644 (file)
@@ -22,6 +22,8 @@
 #include <xmltooling/util/ReplayCache.h>
 #include <xmltooling/util/TemplateEngine.h>
 
+using namespace opensaml;
+
 //#define SAML_LEAKCHECK
 
 std::string data_path = "../samltest/data/";