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

(-)source/example/SoundStretch/WavFile.h (+1 lines)
Lines 48-53 Link Here
48
#define WAVFILE_H
48
#define WAVFILE_H
49
49
50
#include <stdio.h>
50
#include <stdio.h>
51
#include <cstring>
51
52
52
#ifndef uint
53
#ifndef uint
53
typedef unsigned int uint;
54
typedef unsigned int uint;

Return to bug 217292