Fix include guard
This commit is contained in:
parent
a2c88b607f
commit
adbca39fef
@ -25,8 +25,8 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
*/
|
||||
|
||||
#ifndef MAP_MATCHING_HPP
|
||||
#define MAP_MATCHING_HPP
|
||||
#ifndef MAP_MATCHING_PLUGIN_HPP
|
||||
#define MAP_MATCHING_PLUGIN_HPP
|
||||
|
||||
#include "plugin_base.hpp"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user