Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a472bad

Browse files
committed
revert definition name
1 parent d62c758 commit a472bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/t05_crossdoor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#include "behaviortree_cpp_v3/loggers/bt_file_logger.h"
66
#include "behaviortree_cpp_v3/bt_factory.h"
77

8-
#ifdef ZMQ_INSTALLED
8+
#ifdef ZMQ_FOUND
99
#include "behaviortree_cpp_v3/loggers/bt_zmq_publisher.h"
1010
#endif
1111

0 commit comments

Comments
 (0)