clang-tidy: google tests applicable
[alexxy/gromacs.git] / src / gromacs / trajectory / energyframe.h
index c83453fbb023e0486515a1ef3423bcf787714af0..0819a8eccfc66dcc0cf37bac22fa51da48129117 100644 (file)
@@ -112,6 +112,6 @@ class EnergyFrame
         double       time_;
 };
 
-} // namespace
+}  // namespace gmx
 
 #endif