clang-tidy: google tests applicable
[alexxy/gromacs.git] / src / gromacs / utility / physicalnodecommunicator.h
index f6d74055e8b0d4cc6dc4d94d46391829f17f4b92..a85d987750e6e39b6ed8775b58cfa75d1b8e1cb6 100644 (file)
@@ -84,6 +84,6 @@ class PhysicalNodeCommunicator
         void barrier() const;
 };
 
-} // namespace
+}  // namespace gmx
 
 #endif