Skip to content

Commit 7345dbd

Browse files
Create ros-humble-urg-node.patch
1 parent 0bb9f8b commit 7345dbd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

patch/ros-humble-urg-node.patch

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
diff --git a/src/urg_c_wrapper.cpp b/src/urg_c_wrapper.cpp
2+
index 10d2ed3b..41018825 100644
3+
--- a/src/urg_c_wrapper.cpp
4+
+++ b/src/urg_c_wrapper.cpp
5+
@@ -39,6 +39,7 @@
6+
#include <memory>
7+
#include <string>
8+
#include <vector>
9+
+#include <unistd.h>
10+
11+
#include "boost/crc.hpp"
12+

0 commit comments

Comments
 (0)