diff src/xdiv.cc @ 1343:94bedeb289e5

[project @ 1995-09-04 00:29:21 by jwe]
author jwe
date Mon, 04 Sep 1995 00:42:19 +0000
parents 611d403c7f3d
children 19c10b8657d5
line wrap: on
line diff
--- a/src/xdiv.cc	Mon Sep 04 00:24:09 1995 +0000
+++ b/src/xdiv.cc	Mon Sep 04 00:42:19 1995 +0000
@@ -25,7 +25,8 @@
 #include <config.h>
 #endif
 
-#include <assert.h>
+#include <cassert>
+
 #include <Complex.h>
 
 #include "xdiv.h"