REMOVE BOM added by VS

This commit is contained in:
2025-07-27 10:24:53 +08:00
parent 2b7ac6f12d
commit e4911da372
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#if HAVE_UTILS_CONFIG_H
#if HAVE_UTILS_CONFIG_H
#include "utils_config.h"
#endif

View File

@@ -1,4 +1,4 @@
#ifndef _UTIL_FILEOP_H
#ifndef _UTIL_FILEOP_H
#define _UTIL_FILEOP_H
#include <list>
#include <string>