From 652f42ccf22d2cb61d0dead9255c77d33314b19f Mon Sep 17 00:00:00 2001 From: jadebenn Date: Sun, 17 Nov 2024 19:03:09 -0600 Subject: [PATCH] press the enter key once (#1648) --- dCommon/Implementation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dCommon/Implementation.h b/dCommon/Implementation.h index 3d714a7c..7cfa2012 100644 --- a/dCommon/Implementation.h +++ b/dCommon/Implementation.h @@ -89,4 +89,4 @@ private: }; -#endif //!__IMPLEMENTATION_H__ \ No newline at end of file +#endif //!__IMPLEMENTATION_H__