Merge branch 'release-4-5-patches' of git@git.gromacs.org:gromacs into release-4...
[gromacs/rigid-bodies.git] / cmake / TestAtomics.c
blob68f0343bded4e313cdd28128fcf26fac77cc8306
2 #define TMPI_CHECK_ATOMICS
3 #include "thread_mpi/atomic.h"
5 int main(void)
7 return 0;