aboutsummaryrefslogtreecommitdiffstats
path: root/fastlib/src/vespa/fastlib/text/wordfolder.cpp
blob: 52b84658ec34ea91dfe743390e31cd60bd30b195 (plain) (blame)
1
2
3
4
5
6
7
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.

#include "wordfolder.h"

Fast_WordFolder::~Fast_WordFolder()
{
}