In G4FermiFragmentationPool.hh the usage of the std::multimap does not compile with VisualC++ 7.0. If removing the "const" in the first template arguments (the pair(int,int), things compile again !!!
The compilation problem is fixed in VC++ 7.1.