blob: dd00bbabf2dc4c0578cb3d54a255846f56c2e5f3 [file] [log] [blame]
#ifndef Y2014_AUTONOMOUS_AUTO_H_
#define Y2014_AUTONOMOUS_AUTO_H_
namespace y2014 {
namespace autonomous {
void HandleAuto();
} // namespace autonomous
} // namespace y2014
#endif // Y2014_AUTONOMOUS_AUTO_H_