]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/sbuf/forward.h
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / sbuf / forward.h
index fbdac4eaa96b97dd1e646dc8dbe748d99c8be7c5..5b25e775393cd9bfe1588cb04537194cc3c613f3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2017 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2021 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;