From 3a2e78e65f37d34d985d849977b25daeb2d9a3ff Mon Sep 17 00:00:00 2001 From: chatty Date: Tue, 10 May 1994 13:10:25 +0000 Subject: Added pragma interface --- comm/IOS.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'comm/IOS.h') diff --git a/comm/IOS.h b/comm/IOS.h index a0cceb9..02ee3f3 100644 --- a/comm/IOS.h +++ b/comm/IOS.h @@ -15,6 +15,10 @@ #ifndef UchIO_H_ #define UchIO_H_ +#ifdef __GNUG__ +#pragma interface +#endif + #include "cplus_bugs.h" #include "global.h" -- cgit v1.1