clang-tidy: google tests applicable
[alexxy/gromacs.git] / src / gromacs / taskassignment / decidegpuusage.h
index 694024202b282a47044e6f3cc258130b81f6947f..0730d52b9a0e13d586760055d88cb1b9b3454fee 100644 (file)
@@ -186,6 +186,6 @@ bool decideWhetherToUseGpusForPme(bool                    useGpuForNonbonded,
                                   int                     numPmeRanksPerSimulation,
                                   bool                    gpusWereDetected);
 
-}
+}  // namespace gmx
 
 #endif