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