--- //3rdparty/tmw/boost/boost/parameter/aux_/tagged_argument.hpp 2008-09-08 14:05:41.000000000 -0400 +++ /sandbox/rmckeeve/3p-tmw/3p/sources/boost/boost/parameter/aux_/tagged_argument.hpp 2008-09-08 14:05:41.000000000 -0400 --- /tmp/tmp.98133.31 2010-12-07 13:14:54.000000000 -0500 +++ /sandbox/rmckeeve/3p-tmw/3p/sources/boost/boost/parameter/aux_/tagged_argument.hpp 2010-12-06 13:21:25.000000000 -0500 @@ -122,6 +122,7 @@ template reference operator[](default_ const& x) const { + (void) x; return value; }