Bump lib version.
[shibboleth/cpp-opensaml.git] / samltest / samltest.h
index e6283d9..e817f72 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright 2001-2005 Internet2
+ *  Copyright 2001-2007 Internet2
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -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/";