Temporarily comment out match.cpp as to not break the build process
This commit is contained in:
parent
b1a11aa567
commit
820d0444fb
@ -1,5 +1,4 @@
|
|||||||
#ifndef MATCH_HPP
|
/* TODO(daniel-j-h): fix for new server api, uncomment when this compiles
|
||||||
#define MATCH_HPP
|
|
||||||
|
|
||||||
#include "engine/plugins/plugin_base.hpp"
|
#include "engine/plugins/plugin_base.hpp"
|
||||||
|
|
||||||
@ -385,4 +384,4 @@ template <class DataFacadeT> class MapMatchingPlugin : public BasePlugin
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif // MATCH_HPP
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user