#ifndef AUTOLINK_H #define AUTOLINK_H namespace ALINK { LEARNER::learner* setup(vw& all, po::variables_map& vm); } #endif