Commit 4e52df75 authored by Alexey Spizhevoy's avatar Alexey Spizhevoy

fixed compiling bug under g++ in gpi HOG sample

parent fbb6b6f9
......@@ -3,6 +3,7 @@
#include <string>
#include <sstream>
#include <iomanip>
#include <stdexcept>
#include "opencv2/gpu/gpu.hpp"
#include "opencv2/highgui/highgui.hpp"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment