]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/anyp/forward.h
Source Format Enforcement (#532)
[thirdparty/squid.git] / src / anyp / forward.h
index 1e731b6b83a585574b25d4afa148929963c19bb7..dd2d00945b28f6af21cec079758bbee4a8db623e 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.
@@ -17,6 +17,7 @@ namespace AnyP
 class PortCfg;
 typedef RefCount<PortCfg> PortCfgPointer;
 
+class Uri;
 class UriScheme;
 
 } // namespace AnyP