Reverted some unnecessary changes in GPU module

This commit is contained in:
Alexey Spizhevoy 2011-09-10 12:30:28 +00:00
parent a7c6b84390
commit fd5b0c1f18

View File

@ -46,9 +46,9 @@
#pragma warning( disable: 4251 4710 4711 4514 4996 )
#endif
//#ifdef HAVE_CVCONFIG_H
#ifdef HAVE_CVCONFIG_H
#include "cvconfig.h"
//#endif
#endif
#include <iostream>
#include <limits>