blob: fb7b0331d85631b8550bd6bd5b7850de2a85572f [file] [log] [blame]
#ifndef Y2015_AUTONOMOUS_AUTO_H_
#define Y2015_AUTONOMOUS_AUTO_H_
namespace y2015 {
namespace autonomous {
void HandleAuto();
} // namespace autonomous
} // namespace y2015
#endif // Y2015_AUTONOMOUS_AUTO_H_