From 4b2c2850bf243cfa4a7b4cbd2e60ba1791c098fb Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 15 Jul 1999 15:21:54 +0000 Subject: Clean up #include in /include directory. Add scripts for checking includes. --- src/include/executor/tuptable.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/include/executor/tuptable.h') diff --git a/src/include/executor/tuptable.h b/src/include/executor/tuptable.h index de582ba387..ad6390fa20 100644 --- a/src/include/executor/tuptable.h +++ b/src/include/executor/tuptable.h @@ -6,7 +6,7 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: tuptable.h,v 1.12 1999/05/25 16:13:58 momjian Exp $ + * $Id: tuptable.h,v 1.13 1999/07/15 15:21:14 momjian Exp $ * * NOTES * The tuple table interface is getting pretty ugly. @@ -17,8 +17,6 @@ #ifndef TUPTABLE_H #define TUPTABLE_H -#include -#include #include /* ---------------- -- cgit v1.2.1