#include "StdAfx.h"
#include "Shareaza.h"
#include "Library.h"
#include "MatchObjects.h"
#include "SharedFile.h"
#include "RelatedSearch.h"
#include "QuerySearch.h"
#include "QueryHit.h"
#include "Schema.h"
#include "SchemaCache.h"
#include "XML.h"
Go to the source code of this file.
Defines | |
#define | MIN_LENGTH 4 |
|
Definition at line 40 of file RelatedSearch.cpp. Referenced by CRelatedSearch::CanSearchForAlbum(), CRelatedSearch::CanSearchForArtist(), CRelatedSearch::CanSearchForSeries(), and CRelatedSearch::CanSearchForSimilar(). |