comparison liboctave/lo-utils.cc @ 7048:845ca0affec0

[project @ 2007-10-22 16:55:41 by jwe]
author jwe
date Mon, 22 Oct 2007 16:55:41 +0000
parents a1dbe9d80eee
children 82be108cc558
comparison
equal deleted inserted replaced
7047:d00f05fb8105 7048:845ca0affec0
27 #endif 27 #endif
28 28
29 #include <cctype> 29 #include <cctype>
30 #include <cstdlib> 30 #include <cstdlib>
31 #include <cstdio> 31 #include <cstdio>
32 #include <cstring>
32 33
33 #include <limits> 34 #include <limits>
34 #include <string> 35 #include <string>
35 36
36 #ifdef HAVE_UNISTD_H 37 #ifdef HAVE_UNISTD_H