Skip to content

Commit b6aca69

Browse files
author
Carsten Griwodz
committed
[bugfix] remove using std to avoid collision
1 parent c6a9713 commit b6aca69

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/popsift/s_filtergrid.cu

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
#define nvtxRangePop()
1717
#endif
1818

19-
using namespace std;
20-
2119
#if not POPSIFT_IS_DEFINED(POPSIFT_DISABLE_GRID_FILTER)
2220

2321
#include <thrust/device_vector.h>

0 commit comments

Comments
 (0)