CLucene - a full-featured, c++ search engine
API Documentation
00001 /*------------------------------------------------------------------------------ 00002 * Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team 00003 * 00004 * Distributable under the terms of either the Apache License (Version 2.0) or 00005 * the GNU Lesser General Public License, as specified in the COPYING file. 00006 ------------------------------------------------------------------------------*/ 00007 #ifndef _lucene_util_VoidsList_ 00008 #define _lucene_util_VoidsList_ 00009 00010 #if defined(_LUCENE_PRAGMA_WARNINGS) 00011 #pragma message ("==================Deprecated!!!==================") 00012 #else 00013 //#warning "==================Deprecated!!!==================" 00014 #endif 00015 00016 #include "VoidMapSetDefinitions.h" 00017 #endif