From c023197ae245937947e603ac62833044345fa451 Mon Sep 17 00:00:00 2001 From: Victor Lamoine Date: Thu, 7 Apr 2016 16:48:54 +0200 Subject: [PATCH] Fix compilation on Mac OSX --- gpu/features/src/fpfh.cu | 1 - 1 file changed, 1 deletion(-) diff --git a/gpu/features/src/fpfh.cu b/gpu/features/src/fpfh.cu index e34f25b79fc..8d34f768feb 100644 --- a/gpu/features/src/fpfh.cu +++ b/gpu/features/src/fpfh.cu @@ -47,7 +47,6 @@ using namespace pcl::gpu; using namespace pcl::device; -using namespace std; #ifndef M_PI #define M_PI 3.14159265358979323846f