clang-tidy: google tests applicable
[alexxy/gromacs.git] / src / gromacs / random / threefry.h
index 5c1d4284856e3511141ea034cd2e4b7a236f9882..44e9a38d8cce69fd3fc1feb18f2cba6a78589d8b 100644 (file)
@@ -278,7 +278,7 @@ highBitCounter
         }
     }
 };
-}
+}   // namespace internal
 
 /*! \brief General implementation class for ThreeFry counter-based random engines.
  *