-
- Downloads
Replace dynamic_cast<::LoopSolver by dynamic_cast< ::LoopSolver (note the extra space)
Either way should be fine, but I just ran into a gcc 4.7 that would complain about the <:: without the space.
Please register or sign in to comment
Either way should be fine, but I just ran into a gcc 4.7 that would complain about the <:: without the space.