]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/SquidNew.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / SquidNew.cc
index d12353f1afbf2fb74c7e8af703c61a1b7a0331b8..d98aa0a116ef2da28e88a2d2f93906b56a24a005 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2016 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2017 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -10,7 +10,7 @@
 
 #include "squid.h"
 
-#if !defined(__clang__)
+#if !defined(__clang__) && !defined(__SUNPRO_CC)
 
 #include <new>