change from file format utf8 BOM to utf8, seems that filter test only worky as utf8 without BOM file

This commit is contained in:
einhornimmond 2021-04-21 17:00:28 +02:00
parent 6eb6062a32
commit fd6febabd3

View File

@ -1,4 +1,4 @@
#include "TestPassphrase.h"
#include "TestPassphrase.h"
#include "../../Crypto/Passphrase.h"
#include "../../SingletonManager/MemoryManager.h"