blob: e5ab422a8bde08ac8c15c746f12f6f5b0403418e [file] [log] [blame]
#ifndef Y2016_AUTONOMOUS_AUTO_H_
#define Y2016_AUTONOMOUS_AUTO_H_
namespace y2016 {
namespace autonomous {
void HandleAuto();
} // namespace autonomous
} // namespace y2016
#endif // Y2016_AUTONOMOUS_AUTO_H_