[android] Remove BOM

Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
This commit is contained in:
x7z4w
2025-08-19 18:20:04 +00:00
committed by Konstantin Pastbin
parent 139facfb00
commit fdb72c9d31
3 changed files with 2 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
#include <jni.h>
#include <jni.h>
#include "app/organicmaps/sdk/Framework.hpp"
#include "app/organicmaps/sdk/core/jni_helper.hpp"