diff src/pt-plot.cc @ 1343:94bedeb289e5

[project @ 1995-09-04 00:29:21 by jwe]
author jwe
date Mon, 04 Sep 1995 00:42:19 +0000
parents ec2ab864e8eb
children 5f63d83dd694
line wrap: on
line diff
--- a/src/pt-plot.cc
+++ b/src/pt-plot.cc
@@ -29,11 +29,12 @@
 #include <config.h>
 #endif
 
+#include <cstring>
+
 #include <sys/types.h>
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif
-#include <string.h>
 #include <iostream.h>
 #include <strstream.h>
 #include <fstream.h>