added missing header

This commit is contained in:
Alexey Spizhevoy 2011-07-20 12:56:21 +00:00
parent 5a2e493d12
commit a23406ea6c

View File

@ -5,6 +5,7 @@
#include "cvconfig.h"
#include <iostream>
#include <iomanip>
#include <cstdio>
#include "opencv2/opencv.hpp"
#include "opencv2/gpu/gpu.hpp"