1 /* This file is part of the yazpp toolkit.
2 * Copyright (C) 1998-2013 Index Data and Mike Taylor
3 * See the file LICENSE for details.
9 #include <yazpp/z-server.h>
11 using namespace yazpp_1;
13 Z_ServerUtility::~Z_ServerUtility()
18 IServer_Facility::~IServer_Facility()
26 * c-file-style: "Stroustrup"
27 * indent-tabs-mode: nil
29 * vim: shiftwidth=4 tabstop=8 expandtab