Qualify macro constant.
authorScott Cantor <cantor.2@osu.edu>
Fri, 29 Dec 2006 22:18:46 +0000 (22:18 +0000)
committerScott Cantor <cantor.2@osu.edu>
Fri, 29 Dec 2006 22:18:46 +0000 (22:18 +0000)
saml/util/SAMLConstants.h

index 50c63e0..8f9a9c5 100644 (file)
@@ -107,7 +107,7 @@ namespace samlconstants {
 
 #ifndef SAML10_PROTOCOL_ENUM
     /** SAML 1.0 Protocol Enumeration constant ("urn:oasis:names:tc:SAML:1.0:protocol") */
-    #define SAML10_PROTOCOL_ENUM SAML1P_NS
+    #define SAML10_PROTOCOL_ENUM samlconstants::SAML1P_NS
 #endif
     
     /** SAML 1.1 Protocol Enumeration constant ("urn:oasis:names:tc:SAML:1.1:protocol") */