From 8e86e7f94db45177ec89d5dd58c1412cdc4d0e91 Mon Sep 17 00:00:00 2001 From: chatty Date: Wed, 6 Jul 1994 11:00:03 +0000 Subject: Added pragma interface --- utils/List.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'utils/List.h') diff --git a/utils/List.h b/utils/List.h index 552f197..cd042f9 100644 --- a/utils/List.h +++ b/utils/List.h @@ -15,6 +15,10 @@ #ifndef List_H_ #define List_H_ +#ifdef __GNUG__ +#pragma interface +#endif + #include "cplus_bugs.h" class CcuAllocator; -- cgit v1.1