We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 852a1de commit 958fae9Copy full SHA for 958fae9
lib/util/BVutil.cpp
@@ -1,4 +1,7 @@
1
#include <iostream>
2
+#if (defined __QNX__)
3
+#include <math.h>
4
+#endif
5
extern "C" {
6
#if (defined __APPLE__)
7
#include <pcl/surface/qhull.h>
0 commit comments