Skip to content
Snippets Groups Projects
Commit d62e924b authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

taucs compiles on win64

parent e729aa3d
Branches
Tags
No related merge requests found
......@@ -82,9 +82,9 @@
#ifdef OSTYPE_win32
#ifdef _MSC_VER
typedef unsigned long ssize_t;
#endif
typedef int mode_t;
typedef int perm_t;
#endif
#define random rand
#define srandom srand
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment