1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/games/vamos/files/patch-track::Road_Segment.cc
Kirill Ponomarev 554ce86c00 - Update to version 0.4.2
PR:		59126
Submitted by:	Ports Fury
2003-11-10 18:51:28 +00:00

11 lines
213 B
C++

--- track/Road_Segment.cc.orig Mon Oct 27 10:15:10 2003
+++ track/Road_Segment.cc Mon Nov 10 02:10:01 2003
@@ -21,6 +21,7 @@
#include <GL/glut.h>
+#include <algorithm>
#include <cmath>
#include <cassert>