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

No commit message

No commit message
parent 03101437
No related branches found
No related tags found
No related merge requests found
...@@ -80,7 +80,9 @@ ...@@ -80,7 +80,9 @@
#endif #endif
#ifdef OSTYPE_win32 #ifdef OSTYPE_win32
#ifdef _MSC_VER
typedef unsigned long ssize_t; typedef unsigned long ssize_t;
#endif
typedef int mode_t; typedef int mode_t;
typedef int perm_t; typedef int perm_t;
#define random rand #define random rand
...@@ -833,5 +835,3 @@ taucs_single taucs_blas_name(scnrm2)(int*, taucs_scomplex*, int*); ...@@ -833,5 +835,3 @@ taucs_single taucs_blas_name(scnrm2)(int*, taucs_scomplex*, int*);
/*********************************************************/ /*********************************************************/
/* */ /* */
/*********************************************************/ /*********************************************************/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment