skipping review.
@@ -12,8 +12,6 @@
// OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
// PERFORMANCE OF THIS SOFTWARE.
-// $Id$
-
#include <sstream>
#include "cache_entry_key.h"
#ifndef __CACHE_ENTRY_KEY_H
#define __CACHE_ENTRY_KEY_H
#include <dns/rrset.h>
#include "local_zone_data.h"
#ifndef _LOCAL_ZONE_DATA
#define _LOCAL_ZONE_DATA
#include <config.h>
#include <nsas/nsas_entry_compare.h>
#ifndef __MESSAGE_CACHE_H
#define __MESSAGE_CACHE_H
#include <limits>
#ifndef __MESSAGE_ENTRY_H
#define __MESSAGE_ENTRY_H
#include "resolver_cache.h"
#ifndef __RESOLVER_CACHE_H
#define __RESOLVER_CACHE_H
#include <string>
#ifndef __RRSET_CACHE_H
#define __RRSET_CACHE_H
#include "rrset_copy.h"
using namespace isc::dns;
#ifndef __RRSET_COPY_
#define __RRSET_COPY_
#include <dns/message.h>
#ifndef __RRSET_ENTRY_H
#define __RRSET_ENTRY_H
@@ -12,7 +12,6 @@
#include <vector>
#include <dns/tests/unittest_util.h>
#include <dns/buffer.h>
#include <gtest/gtest.h>
-// $Id: run_unittests.cc 3020 2010-09-26 03:47:26Z jinmei $