]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tests/testString.cc
Source Format Enforcement (#532)
[thirdparty/squid.git] / src / tests / testString.cc
index 54599f9a79813f737f9c8d177a8f1907b1eabb03..89373cc751de4e6613e6001b48f058496b611af4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 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.
@@ -10,6 +10,7 @@
 #include "event.h"
 #include "SquidString.h"
 #include "testString.h"
+#include "unitTestMain.h"
 
 CPPUNIT_TEST_SUITE_REGISTRATION( testString );