Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / gmxlib / nonbonded / nb_kernel_x86_64_sse / nb_kernel_x86_64_sse.c
index 2bc3f044b60254f7284cb87366d2920ef0507a6f..4af2c05cd136eff109233f2338124369b5ffb7ff 100644 (file)
@@ -180,7 +180,7 @@ static jmp_buf
 nb_kernel_x86_64_sse_testprog;
 
 /*! Result of x86_64 SSE test */
-static bool      
+static gmx_bool      
 nb_kernel_x86_64_sse_present;