style: remove BOM from matroska.c

This commit is contained in:
Varadraj75
2026-02-28 22:57:58 +05:30
parent 0cf5abfa9c
commit a87ad2bec7

View File

@@ -1,4 +1,4 @@
#include "lib_ccx.h"
#include "lib_ccx.h"
#include "utility.h"
#include "matroska.h"
#include "ccx_encoders_helpers.h"