Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / gmxlib / nonbonded / nb_kernel_ia32_sse / nb_kernel_ia32_sse.c
index bd2a85c33031fb5608496fcb86e5b4298600549a..15bb53ba2259528ce6915bf914c6230bce80bc5b 100644 (file)
@@ -178,7 +178,7 @@ static jmp_buf
 nb_kernel_ia32_sse_testprog;
 
 /*! Result of ia32 SSE test */
-static bool
+static gmx_bool
 nb_kernel_ia32_sse_present;