Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 231219
Collapse All | Expand All

(-)file_not_specified_in_diff (-4 / +5 lines)
Line  Link Here
0
-- imgSeek-0.8.6/imgSeekLib/haar.cpp
0
++ imgSeek-0.8.6/imgSeekLib/haar.cpp
Lines 46-54 Link Here
46
*/
46
*/
47
/* C Includes */
47
/* C Includes */
48
#include <math.h>
48
#include <cmath>
49
#include <stdio.h>
49
#include <cstdio>
50
#include <stdlib.h>
50
#include <cstdlib>
51
#include <cstring>
51
/* imgSeek Includes */
52
/* imgSeek Includes */
52
#include "haar.h"
53
#include "haar.h"

Return to bug 231219