header file should not include itself (Feature #1422)
Associated revisions
fixed bug #1422 (thanks to jondo for the patch)
Merge pull request #1422 from SpecLad:nat-act-upd
History
Updated by mr_timbeau - about 13 years ago
Just a short comment. I am new here and I don't know what the definitions are for the Priority values, but this "trivial" ticket meant that I couldn't compile the second tutorial. Here is one suggested fix to replace line 47:
#ifndef OPENCV_TYPES_C_H
#include "opencv2/core/types_c.h"
#endif
Updated by Vadim Pisarevsky about 13 years ago
thanks! fixed in SVN, r7229
- Status changed from Open to Done
- (deleted custom field) set to fixed
Updated by Andrey Kamaev about 13 years ago
- Target version set to 2.4.0