mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 18:07:14 +08:00
12 lines
382 B
Diff
12 lines
382 B
Diff
diff -ur ilmbase-1.0.2/Imath/ImathMatrix.h ilmbase-1.0.2.new/Imath/ImathMatrix.h
|
|
--- ilmbase-1.0.2/Imath/ImathMatrix.h 2010-07-17 00:48:40.000000000 +0200
|
|
+++ ilmbase-1.0.2.new/Imath/ImathMatrix.h 2011-04-25 10:15:21.121608420 +0200
|
|
@@ -49,6 +49,8 @@
|
|
#include "ImathVec.h"
|
|
#include "ImathShear.h"
|
|
|
|
+#include <cstdlib>
|
|
+#include <cstring>
|
|
#include <iostream>
|
|
#include <iomanip>
|