From 255e7fb39b83523c52855809bb9a80f647fe4cff Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 15 Oct 1998 14:19:34 +0000 Subject: Fluid fixes from Vincent PENNE. git-svn-id: file:///fltk/svn/fltk/trunk@12 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- fluid/Fl_Type.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fluid/Fl_Type.h') diff --git a/fluid/Fl_Type.h b/fluid/Fl_Type.h index 737423a1d..e6968d13d 100644 --- a/fluid/Fl_Type.h +++ b/fluid/Fl_Type.h @@ -140,3 +140,5 @@ const char *c_check(const char *c, int type = 0); // replace a string pointer with new value, strips leading/trailing blanks: int storestring(const char *n, const char * & p, int nostrip=0); + +extern bool include_H_from_C; -- cgit v1.2.3