diff src/expm.cc @ 1342:61bb2bdee11e

[project @ 1995-09-04 00:19:22 by jwe]
author jwe
date Mon, 04 Sep 1995 00:24:09 +0000
parents 611d403c7f3d
children 19c10b8657d5
line wrap: on
line diff
--- a/src/expm.cc
+++ b/src/expm.cc
@@ -27,7 +27,7 @@
 #include <config.h>
 #endif
 
-#include <math.h>
+#include <cmath>
 
 #include "dMatrix.h"
 #include "CMatrix.h"