Applied patch #5275

[SVN r70841]
This commit is contained in:
Joel de Guzman
2011-04-01 23:38:39 +00:00
parent 756af8cc4c
commit b3226a5107
14 changed files with 15 additions and 29 deletions

View File

@ -78,7 +78,6 @@ main()
{
using namespace boost::fusion;
using namespace boost;
using namespace std;
std::cout << tuple_open('[');
std::cout << tuple_close(']');