From 6a50720787ee055f4ac92add8e8012b1d5c89203 Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 3 Jun 2002 11:39:28 +0000 Subject: Don't include which isn't there under MacOS X and also doesn't seem to be needed. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@39 38c3d835-c875-442e-b0fe-21c19ce1d001 --- src/Panda/Chunk.C | 1 - src/Panda/Template.h | 2 -- 2 files changed, 3 deletions(-) diff --git a/src/Panda/Chunk.C b/src/Panda/Chunk.C index 0c8241a..2dfa4d9 100644 --- a/src/Panda/Chunk.C +++ b/src/Panda/Chunk.C @@ -1,7 +1,6 @@ #include "definitions.h" #include "Chunk.h" #include "Array.h" -#include Chunk::Chunk() diff --git a/src/Panda/Template.h b/src/Panda/Template.h index ff9483a..d830d52 100644 --- a/src/Panda/Template.h +++ b/src/Panda/Template.h @@ -1,8 +1,6 @@ #ifndef template_dot_h #define template_dot_h -#include - class Template { protected: int rank_; -- cgit v1.2.3