Update common.h
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Wed, 6 Jun 2018 07:27:49 +0000 (09:27 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Jun 2018 07:27:49 +0000 (09:27 +0200)
common.h

index cd1c4c0..663f37e 100644 (file)
--- a/common.h
+++ b/common.h
@@ -663,6 +663,7 @@ __declspec(dllimport) int __cdecl omp_get_num_procs(void);
 #ifndef _Atomic
 #define _Atomic volatile
 #endif
+#endif
 
 #else
 #ifdef __ELF__