aboutsummaryrefslogtreecommitdiff
path: root/graphics/ilmbase/files/patch-ImathTest-testShear.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ilmbase/files/patch-ImathTest-testShear.cpp')
-rw-r--r--graphics/ilmbase/files/patch-ImathTest-testShear.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/ilmbase/files/patch-ImathTest-testShear.cpp b/graphics/ilmbase/files/patch-ImathTest-testShear.cpp
new file mode 100644
index 000000000000..c396a2b43abc
--- /dev/null
+++ b/graphics/ilmbase/files/patch-ImathTest-testShear.cpp
@@ -0,0 +1,10 @@
+--- ImathTest/testShear.cpp.orig 2006-12-09 06:59:38.000000000 +0900
++++ ImathTest/testShear.cpp 2007-10-07 23:24:27.000000000 +0900
+@@ -54,7 +54,6 @@
+
+ const float epsilon = Imath::limits< float >::epsilon();
+
+- float array[6] = { 1.0F, 2.0F, 3.0F, 4.0F, 5.0F, 6.0F };
+ Imath::Shear6f testConstructor1;
+ Imath::Shear6f testConstructor2( testConstructor1 );
+