Skip to content

Commit 83da278

Browse files
authored
Update common.h
1 parent 358d4df commit 83da278

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -663,6 +663,7 @@ __declspec(dllimport) int __cdecl omp_get_num_procs(void);
663663
#ifndef _Atomic
664664
#define _Atomic volatile
665665
#endif
666+
#endif
666667

667668
#else
668669
#ifdef __ELF__

0 commit comments

Comments
 (0)