Added TODOs into GPU module

This commit is contained in:
Alexey Spizhevoy
2011-09-10 12:28:03 +00:00
parent 903f835d9f
commit a7c6b84390
2 changed files with 4 additions and 2 deletions
+2 -2
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>