Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 787119 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a/src/Implicit/impSurface.h
0
++ b/src/Implicit/impSurface.h
Lines 25-30 Link Here
25
#ifdef WIN32
25
#ifdef WIN32
26
	#include <windows.h>
26
	#include <windows.h>
27
#endif
27
#endif
28
#include <cstddef>
28
#include <vector>
29
#include <vector>
29
#include <GL/gl.h>
30
#include <GL/gl.h>
30
31

Return to bug 787119