#include "database.h"
#include "termlist.h"
#include <xapian/enquire.h>
#include <queue>
#include <stack>
#include <vector>
#include "autoptr.h"
Include dependency graph for expand.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | OmExpand |
Class for performing the expand operation. More... |