Fixed GPU compile flag

This commit is contained in:
Matt Hill
2015-03-13 23:46:40 -04:00
parent 0c3dfe56e4
commit f7ed84d5db

View File

@@ -20,10 +20,11 @@
#include "detectorcuda.h"
#ifdef COMPILE_GPU
using namespace cv;
using namespace std;
#ifdef COMPILE_GPU
namespace alpr
{