From fbd45776a69eb4fc3c8d8b49572cfe17c988f647 Mon Sep 17 00:00:00 2001 From: JokerJohn <2022087641@qq.com> Date: Wed, 15 Jan 2025 13:21:32 +0800 Subject: [PATCH] add a new line at the end of file --- examples/IncrementalFixedLagSmootherExample.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/IncrementalFixedLagSmootherExample.cpp b/examples/IncrementalFixedLagSmootherExample.cpp index 73beb6a75..f7002aabc 100644 --- a/examples/IncrementalFixedLagSmootherExample.cpp +++ b/examples/IncrementalFixedLagSmootherExample.cpp @@ -269,4 +269,3 @@ int main() { return 0; } -