Index: source/ariba/utility/types/Identifier.h
===================================================================
--- source/ariba/utility/types/Identifier.h	(revision 4591)
+++ source/ariba/utility/types/Identifier.h	(revision 4592)
@@ -570,6 +570,6 @@
 sznBeginDefault( ariba::utility::Identifier, X ) {
 	// calculate length of key
-	uint16_t len = array_size*sizeof(mp_limb_t);
-	uint8_t unspec = isUnspec;
+	boost::uint16_t len = array_size*sizeof(mp_limb_t);
+	boost::uint8_t unspec = isUnspec;
 
 	// only serialize the lower 16 bits of keyLength
