Skip to content

Commit 7b27237

Browse files
committedJul 27, 2018
#include "config.h"
1 parent 52d821f commit 7b27237

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎plugin.h

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#ifndef PLUGIN_H_INCLUDED
22
#define PLUGIN_H_INCLUDED
33

4+
#include "config.h"
5+
46
#define PLUGIN_NAME "OMPL"
57
#define PLUGIN_VERSION 3
68

0 commit comments

Comments
 (0)
Please sign in to comment.