delete UTF-8 BOMs
This commit is contained in:
parent
4190946de5
commit
dfdee7afeb
@ -1,4 +1,4 @@
|
|||||||
#include "Favorite.h"
|
#include "Favorite.h"
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
|
||||||
std::vector<std::string> *favoritesList;
|
std::vector<std::string> *favoritesList;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#ifndef FAVORITE_H
|
#ifndef FAVORITE_H
|
||||||
#define FAVORITE_H
|
#define FAVORITE_H
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
Loading…
Reference in New Issue
Block a user