]> git.ipfire.org Git - thirdparty/squid.git/blame - src/CompletionDispatcher.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / CompletionDispatcher.cc
CommitLineData
a553a5a3 1/*
bde978a6 2 * Copyright (C) 1996-2015 The Squid Software Foundation and contributors
a553a5a3 3 *
bbc27441
AJ
4 * Squid software is distributed under GPLv2+ license and includes
5 * contributions from numerous individuals and organizations.
6 * Please see the COPYING and CONTRIBUTORS files for details.
a553a5a3 7 */
8
f7f3304a 9#include "squid.h"
a553a5a3 10#include "CompletionDispatcher.h"
f53969cc 11