Fixed build errors

This commit is contained in:
Alex Zolotarev 2010-12-31 19:24:56 +01:00 committed by Alex Zolotarev
parent e86f6bf2be
commit 0ac036f216
2 changed files with 3 additions and 1 deletions

View file

@ -4,7 +4,7 @@ CONFIG -= app_bundle
TEMPLATE = app
ROOT_DIR = ../..
DEPENDENCIES = qt_tstfrm yg map indexer platform geometry coding base expat sgitess
DEPENDENCIES = qt_tstfrm yg map indexer platform geometry coding base expat sgitess freetype
include($$ROOT_DIR/common.pri)

View file

@ -4,6 +4,8 @@
#include "../base/base.hpp"
#include "../base/macros.hpp"
#include "../std/memcpy.hpp"
class IntervalIndexBase
{
public: