Browse Source

Update common.h

tags/v0.3.1
Martin Kroeker GitHub 7 years ago
parent
commit
83da278093
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      common.h

+ 1
- 0
common.h View File

@@ -663,6 +663,7 @@ __declspec(dllimport) int __cdecl omp_get_num_procs(void);
#ifndef _Atomic #ifndef _Atomic
#define _Atomic volatile #define _Atomic volatile
#endif #endif
#endif


#else #else
#ifdef __ELF__ #ifdef __ELF__


Loading…
Cancel
Save