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

(-)a/source/zmusic/fileio.h.orig (+1 lines)
Lines 27-32 Link Here
27
#include <string.h>
27
#include <string.h>
28
#include <vector>
28
#include <vector>
29
#include <string>
29
#include <string>
30
#include <cstdint>
30
31
31
#if defined _WIN32 && !defined _WINDOWS_	// only define this if windows.h is not included.
32
#if defined _WIN32 && !defined _WINDOWS_	// only define this if windows.h is not included.
32
	// I'd rather not include Windows.h for just this. This header is not supposed to pollute everything it touches.
33
	// I'd rather not include Windows.h for just this. This header is not supposed to pollute everything it touches.

Return to bug 892814