Browse Source

Merge branch 'patch-1' of https://github.com/nolta/OpenBLAS into develop

tags/v0.2.0^2
Zhang Xianyi 14 years ago
parent
commit
d647f751ee
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      common.h

+ 1
- 1
common.h View File

@@ -89,7 +89,7 @@ extern "C" {
#include <sched.h>
#endif

#ifdef OS_DARWIN
#if defined(OS_DARWIN) || defined(OS_FREEBSD) || defined(OS_NETBSD)
#include <sched.h>
#endif



Loading…
Cancel
Save