We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67cf6df + 8b2c01f commit e6754eeCopy full SHA for e6754ee
include/behaviortree_cpp/utils/shared_library.h
@@ -35,8 +35,8 @@
35
// DEALINGS IN THE SOFTWARE.
36
//
37
38
-#ifndef Foundation_SharedLibrary_INCLUDED
39
-#define Foundation_SharedLibrary_INCLUDED
+#ifndef BT_Foundation_SharedLibrary_INCLUDED
+#define BT_Foundation_SharedLibrary_INCLUDED
40
41
#include "platform.hpp"
42
@@ -143,4 +143,4 @@ class SharedLibrary
143
144
} // namespace BT
145
146
-#endif // Foundation_SharedLibrary_INCLUDED
+#endif // BT_Foundation_SharedLibrary_INCLUDED
0 commit comments