Merge branch 'develop' into issue1593-2
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Wed, 6 Jun 2018 07:21:41 +0000 (09:21 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Jun 2018 07:21:41 +0000 (09:21 +0200)
1  2 
common.h

diff --cc common.h
+++ b/common.h
@@@ -662,8 -657,8 +663,7 @@@ __declspec(dllimport) int __cdecl omp_g
  #ifndef _Atomic
  #define _Atomic volatile
  #endif
 -#endif
  
  #else
  #ifdef __ELF__
  int omp_in_parallel  (void) __attribute__ ((weak));