mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
c555cd6b38
http://clang.llvm.org/compatibility.html#dep_lookup While here, consistently set fbsd:nokeywords on all patch files. Reported by: miwi
11 lines
300 B
C
11 lines
300 B
C
--- src/celmath/intersect.h.orig 2011-06-06 00:11:15.000000000 +0800
|
|
+++ src/celmath/intersect.h 2013-06-16 02:00:47.000000000 +0800
|
|
@@ -12,6 +12,7 @@
|
|
#ifndef _CELMATH_INTERSECT_H_
|
|
#define _CELMATH_INTERSECT_H_
|
|
|
|
+#include "mathlib.h"
|
|
#include "ray.h"
|
|
#include "sphere.h"
|
|
#include "ellipsoid.h"
|