]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/forms_fwd.h
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / xforms / forms_fwd.h
index 9bcf3883a51bf7f0a2c657e91bcddb44e4bbc9be..ccaa1cd01179cbec842ce412e593998dd8f186b9 100644 (file)
@@ -6,15 +6,12 @@
  *
  * \author Angus Leeming
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef FORMS_FWD_H
 #define FORMS_FWD_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 /// Can't forward declare the typedef, but this works fine.
 class forms_;