#ifndef SWIFTEN_FOREACH_H #define SWIFTEN_FOREACH_H #include #undef foreach #define foreach BOOST_FOREACH #endif