Layered basic metadata plugin on top of new base class.
[shibboleth/cpp-opensaml.git] / samltest / internal.h
index 1cfe28f..5dddfa1 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
+
 #include <cxxtest/TestSuite.h>
 
 #include <fstream>