]> rtime.felk.cvut.cz Git - eurobot/public.git/commit
motion: Fix compile error.
authorMichal Vokac <vokac.m@gmail.com>
Thu, 20 Oct 2011 12:10:38 +0000 (14:10 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 13 Nov 2013 10:15:49 +0000 (11:15 +0100)
commitfb6c5406405ce5a426e79d7ce8d1c4cb54098882
treee47f9d3814390028f4f2a2d679ad09d42ebee1a3
parenteedb71857fcb2376ef6f2ef2a12ffd72fb9b867c
motion: Fix compile error.

There was problem with NULL definition, adding the stdio header solved the problem.
src/motion/arc.cc
src/motion/turn.cc