r248: msvc changes
[ctsim.git] / include / array2dfile.h
index 9af82a70d8c7949f8c7310d65e8cc5dc4fda7b86..512772d3111418239702bdd59e8ece22dcb623a5 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: array2dfile.h,v 1.8 2000/12/04 04:15:48 kevin Exp $
+**  $Id: array2dfile.h,v 1.9 2000/12/06 15:17:51 kevin Exp $
 **
 **  This program is free software; you can redistribute it and/or modify
 **  it under the terms of the GNU General Public License (version 2) as
@@ -33,7 +33,7 @@
 #endif
 
 #include <sys/types.h>
-#include <string.h>
+#include <cstring>
 #include <string>
 #include <fstream>
 #include <iostream>