diff --git a/src/NormalCore.hpp b/src/NormalCore.hpp index 57800d9..ccd3f04 100644 --- a/src/NormalCore.hpp +++ b/src/NormalCore.hpp @@ -50,4 +50,4 @@ struct NormalCore { return ComputeScore(numCurrent(index), numTotal(index), timestamp); } }; -} \ No newline at end of file +}