X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=samltest%2Finternal.h;h=05eeb7ea9fe2456cc0d69849c9308dd016f970e0;hb=3e12b03ef5f4ad38074b127845f7b08c834cd3cc;hp=52b89d93330f7709813d7c61cbe5ee33f7ae134b;hpb=932cfaae2176c2eba1a9938dc420591a9551a7f3;p=shibboleth%2Fcpp-opensaml.git diff --git a/samltest/internal.h b/samltest/internal.h index 52b89d9..05eeb7e 100644 --- a/samltest/internal.h +++ b/samltest/internal.h @@ -14,10 +14,10 @@ * limitations under the License. */ -#ifdef WIN32 -# define _CRT_SECURE_NO_DEPRECATE 1 -# define _CRT_NONSTDC_NO_DEPRECATE 1 -#endif +#ifdef WIN32 +# define _CRT_SECURE_NO_DEPRECATE 1 +# define _CRT_NONSTDC_NO_DEPRECATE 1 +#endif #include @@ -29,8 +29,8 @@ #include #include -using namespace opensaml; using namespace xmltooling; +using namespace xercesc; using namespace std; extern string data_path;