Includes were placed closer to each other according to their directories

This commit is contained in:
Vladimir Byko-Ianko 2014-12-23 09:29:46 +03:00 committed by Alex Zolotarev
parent 7b438ef8a1
commit 95931bbb85
2 changed files with 0 additions and 2 deletions

View file

@ -3,7 +3,6 @@
#include "../base/base.hpp"
#include "../std/vector.hpp"
#include "../std/string.hpp"
namespace feature { class TypesHolder; }

View file

@ -3,7 +3,6 @@
#include "../ftypes_matcher.hpp"
#include "../../indexer/index.hpp"
#include "../../indexer/classificator.hpp"
#include "../../base/logging.hpp"