Bump lib version.
[shibboleth/cpp-opensaml.git] / samltest / internal.h
index 52b89d9..05eeb7e 100644 (file)
  * limitations under the License.
  */
 
-#ifdef WIN32\r
-# define _CRT_SECURE_NO_DEPRECATE 1\r
-# define _CRT_NONSTDC_NO_DEPRECATE 1\r
-#endif\r
+#ifdef WIN32
+# define _CRT_SECURE_NO_DEPRECATE 1
+# define _CRT_NONSTDC_NO_DEPRECATE 1
+#endif
 
 #include <cxxtest/TestSuite.h>
 
@@ -29,8 +29,8 @@
 #include <xmltooling/XMLToolingConfig.h>
 #include <xmltooling/validation/Validator.h>
 
-using namespace opensaml;
 using namespace xmltooling;
+using namespace xercesc;
 using namespace std;
 
 extern string data_path;