remove unused std imports

This commit is contained in:
marina.kolpakova
2012-11-28 03:50:49 +04:00
parent 1d97a4549d
commit d985861462
3 changed files with 3 additions and 9 deletions

View File

@@ -44,7 +44,6 @@
#define OPENCV_GPU_EMULATION_HPP_
#include "warp_reduce.hpp"
#include <stdio.h>
namespace cv { namespace gpu { namespace device
{