diff src/DLD-FUNCTIONS/minmax.cc @ 3145:0d640dc625c7

[project @ 1998-02-05 08:44:59 by jwe]
author jwe
date Thu, 05 Feb 1998 08:45:07 +0000
parents 38de16594cb4
children dd00769643ae
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/minmax.cc	Wed Feb 04 22:53:59 1998 +0000
+++ b/src/DLD-FUNCTIONS/minmax.cc	Thu Feb 05 08:45:07 1998 +0000
@@ -24,8 +24,9 @@
 #include <config.h>
 #endif
 
+#include <cmath>
+
 #include "lo-ieee.h"
-#include "oct-math.h"
 
 #include "defun-dld.h"
 #include "error.h"