We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d821f commit 7b27237Copy full SHA for 7b27237
plugin.h
@@ -1,6 +1,8 @@
1
#ifndef PLUGIN_H_INCLUDED
2
#define PLUGIN_H_INCLUDED
3
4
+#include "config.h"
5
+
6
#define PLUGIN_NAME "OMPL"
7
#define PLUGIN_VERSION 3
8
0 commit comments