vc7.1 bugfix (ICE)

[SVN r36918]
This commit is contained in:
Joel de Guzman
2007-02-09 12:16:39 +00:00
parent 693200182f
commit 94c2c0e526
7 changed files with 128 additions and 71 deletions

View File

@ -68,7 +68,8 @@ namespace boost { namespace fusion
return i.f(*i.first1, *i.first2);
}
};
}; }
};
}
}}
#endif