Skip to content

Commit 64eebb3

Browse files
committed
math.h in HIRONX is only for C++
See start-jsk/rtmros_hironx#423 (comment) See fkanehiro#83 (comment)
1 parent 9e9c5d3 commit 64eebb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/util/BVutil.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include <iostream>
2+
#include <math.h>
23
extern "C" {
34
#if (defined __APPLE__)
45
#include <pcl/surface/qhull.h>

0 commit comments

Comments
 (0)