summaryrefslogtreecommitdiff
path: root/graphics/meshviewer/files/patch-mesh::matrix3.h
blob: e787ec606e5bebffc7fd2489b6729e79d842e8b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- mesh/matrix3.h.orig	Sun Nov  9 21:01:16 2003
+++ mesh/matrix3.h	Fri Aug 27 12:44:20 2004
@@ -9,7 +9,8 @@
 #ifndef _MATRIX3_H
 #define _MATRIX3_H
 
-#include <stdarg.h>
+#include <cstdarg>
+#include <cmath>
 
 #define SIZE 3