Parcourir la source

[master] Merged trac3814 (removed config.h from check_valgrind.h)

Francis Dupont il y a 10 ans
Parent
commit
6107ae2a0a
1 fichiers modifiés avec 1 ajouts et 3 suppressions
  1. 1 3
      src/lib/util/unittests/check_valgrind.h

+ 1 - 3
src/lib/util/unittests/check_valgrind.h

@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
 //
 // Permission to use, copy, modify, and/or distribute this software for any
 // purpose with or without fee is hereby granted, provided that the above
@@ -30,8 +30,6 @@
 #ifndef UTIL_UNITTESTS_CHECK_VALGRIND_H
 #define UTIL_UNITTESTS_CHECK_VALGRIND_H 1
 
-#include <config.h>
-
 namespace isc {
 namespace util {
 namespace unittests {