From: Chris Fairles (chris.fairles_at_[hidden])
Date: 2008-08-18 11:43:53


Due to pre-processor changes in gcc 4.4.0, MPL fails to compile given
-std=c++0x or -std=gnu++0x on the command line.

The attached patch addresses this issue. This is a works-for-me solution, YMMV.

Chris