mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
c68fd844ac
- Update to 1.0.0 - Take maintainership Added file(s): - files/patch-utils_WalkDirectory.hpp - files/patch-utilsgl_gl++.hpp Removed file(s): - files/patch-utils::WalkDirectory.hpp - files/patch-utilsgl-gl++.hpp PR: ports/91281 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
11 lines
213 B
C++
11 lines
213 B
C++
--- utilsgl/gl++.hpp.orig Sat Dec 18 11:41:34 2004
|
|
+++ utilsgl/gl++.hpp Tue Mar 22 14:24:11 2005
|
|
@@ -23,6 +23,7 @@
|
|
#endif
|
|
|
|
#include <GL/gl.h>
|
|
+#include <GL/glext.h>
|
|
|
|
#ifndef GLintptrARB
|
|
# if defined(_WIN64)
|