]> rtime.felk.cvut.cz Git - eurobot/public.git/commit
Fix compilation errors on recent Linux distributions
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 19 Sep 2012 15:11:17 +0000 (17:11 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 19 Sep 2012 15:15:29 +0000 (17:15 +0200)
commit5677e0559ec90f6114b6a9eeb377c256570d05b8
tree3aac44b1df830baa36218dfaa67ab915f2de9767
parentf8f0898b83ffff217633ba4408ccf4144857c17d
Fix compilation errors on recent Linux distributions

Note: This fix is not needed for master branch because it includes
stdio.h which provides NULL. However, to keep the differences between
master and demo branches minimal, I apply this change also to master.
src/motion/arc.cc
src/motion/turn.cc