]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/sbuf/forward.h
Source Format Enforcement (#532)
[thirdparty/squid.git] / src / sbuf / forward.h
index d34f6d0274d23439cd10f13882527cf36fe2894c..9c64df4f28a5c2d76707a586504705150aed4997 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2016 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2020 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -19,10 +19,6 @@ class SBufIterator;
 class SBufReverseIterator;
 class SBufReservationRequirements;
 
-class OutOfBoundsException;
-class InvalidParamException;
-class SBufTooBigException;
-
 class SBufStats;
 typedef std::list<SBuf> SBufList;