diff options
Diffstat (limited to 'games/asc/files/patch-source::artint.cpp')
-rw-r--r-- | games/asc/files/patch-source::artint.cpp | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/games/asc/files/patch-source::artint.cpp b/games/asc/files/patch-source::artint.cpp deleted file mode 100644 index 3ac998e0de9b..000000000000 --- a/games/asc/files/patch-source::artint.cpp +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- source/artint.cpp 2001/02/17 15:35:48 1.1 -+++ source/artint.cpp 2001/02/17 15:36:28 -@@ -136,6 +136,7 @@ - #include <math.h> - #include <algorithm> - #include <memory> -+#include <machine/float.h> - - #include "artint.h" - |