Removed BOM from all code files
This commit is contained in:
parent
f17cb0cc54
commit
dd1108b6cd
|
@ -1,4 +1,4 @@
|
|||
#pragma once
|
||||
#pragma once
|
||||
|
||||
#include "EnumConverter.h"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include <g2p.h>
|
||||
#include <g2p.h>
|
||||
#include <regex>
|
||||
#include "stringTools.h"
|
||||
#include "logging.h"
|
||||
|
|
Loading…
Reference in New Issue