removed byte oreder mark

This commit is contained in:
Darafei Praliaskouski 2013-02-25 14:04:03 +03:00 committed by Alex Zolotarev
parent d7701603b4
commit 7f546e8dad
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#include "../base/SRC_FIRST.hpp"
#include "../base/SRC_FIRST.hpp"
#include "straight_text_element.hpp"
#include "overlay_renderer.hpp"

View file

@ -1,4 +1,4 @@
#include "balloon.hpp"
#include "balloon.hpp"
#include "controller.hpp"
#include "../geometry/transformations.hpp"