From 6b483e355de6c5ee5dc635ab9b817bf72680b016 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Sat, 23 Jun 2007 15:20:09 +0100 Subject: Allow C++ apps to build using libXt --- include/X11/RectObjP.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/X11/RectObjP.h') diff --git a/include/X11/RectObjP.h b/include/X11/RectObjP.h index ca3b8ad..d6ffb78 100644 --- a/include/X11/RectObjP.h +++ b/include/X11/RectObjP.h @@ -53,6 +53,8 @@ SOFTWARE. #include #include +_XFUNCPROTOBEGIN + /********************************************************** * Rectangle Object Instance Data Structures * @@ -126,4 +128,6 @@ typedef struct _RectObjClassRec { externalref RectObjClassRec rectObjClassRec; +_XFUNCPROTOEND + #endif /*_Xt_RectObjP_h_*/ -- cgit v1.2.3