diff -r 4c10b7956435 -r 21a6c17f4e3e src/VersionDictionary.cpp --- a/src/VersionDictionary.cpp Thu Sep 24 21:46:17 2009 -0700 +++ b/src/VersionDictionary.cpp Mon Sep 28 23:39:08 2009 -0700 @@ -15,6 +15,10 @@ #include #include #include +#include + +# define UINT32_MAX (4294967295U) + namespace Mooseyard {