It worked until now because `<iostream>` was included by other headers before the rotation ones. But this didn't work in all cases. This commit make sure all rotation type headers include it.
It worked until now because `<iostream>` was included by other headers before the rotation ones. But this didn't work in all cases. This commit make sure all rotation type headers include it.