]> git.ipfire.org Git - thirdparty/squid.git/blame - src/StatCounters.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / StatCounters.cc
CommitLineData
e4f1fdae 1/*
bde978a6 2 * Copyright (C) 1996-2015 The Squid Software Foundation and contributors
e4f1fdae 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.
e4f1fdae
FC
7 */
8
f7f3304a 9#include "squid.h"
e4f1fdae
FC
10#include "StatCounters.h"
11
e4f1fdae 12StatCounters statCounter;
f53969cc 13