Use std:: instead of boost::
Update to recent changes in simox.
- Replace usages of boost::shared_ptr by std::
- Prepend std:: to usages of cout and endl
- Fix includes
@barcode Feel free to merge once you think it is safe to do so.
Update to recent changes in simox.
@barcode Feel free to merge once you think it is safe to do so.