]> git.ipfire.org Git - thirdparty/squid.git/blame - src/AsyncEngine.cc
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / AsyncEngine.cc
CommitLineData
8ff3fa2e 1/*
f70aedc4 2 * Copyright (C) 1996-2021 The Squid Software Foundation and contributors
8ff3fa2e 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.
8ff3fa2e 7 */
8
f7f3304a 9#include "squid.h"
8ff3fa2e 10#include "AsyncEngine.h"
f53969cc 11