From b49b9c86f6c80be80f23816f22a6f483057b909f Mon Sep 17 00:00:00 2001 From: xia-chu <771730766@qq.com> Date: Sat, 9 Dec 2023 16:03:21 +0800 Subject: [PATCH] add bom --- 3rdpart/assert.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdpart/assert.h b/3rdpart/assert.h index c10d37be..0f293fc2 100644 --- a/3rdpart/assert.h +++ b/3rdpart/assert.h @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2016-present The ZLMediaKit project authors. All Rights Reserved. * * This file is part of ZLMediaKit(https://github.com/ZLMediaKit/ZLMediaKit).