id summary reporter owner description type status milestone component version severity resolution keywords cc 1796 compile error when SDL_syswm.h (from sdl library) is included before foreach.hpp anonymous Eric Niebler "foreach won't compile when included after SDL_syswm.h the following two lines #include #include will result in: -------------- Build: Debug in sdlCastleAttack --------------- Compiling: wakka/sdl/MusicManager.cpp /usr/include/boost/foreach.hpp:223: Fehler: expected nested-name-specifier before »int« /usr/include/boost/foreach.hpp:223: Fehler: zwei oder mehr Datentypen in Deklaration von »parameter« Process terminated with status 1 (0 minutes, 1 seconds) 2 errors, 0 warnings when swapping the two includes it compiles without any problems " Bugs closed Boost 1.36.0 foreach Boost 1.35.0 Cosmetic worksforme sdl foreach include disruption@…