]> git.lyx.org Git - lyx.git/blobdiff - src/insets/form_graphics.C
clear()->erase() ; lots of using directives for cxx
[lyx.git] / src / insets / form_graphics.C
index c1219fa57f0b6edf1a0bfc36b374b1894b877a74..5970962b8c87546c3508c8ccc0ea835c8526bfab 100644 (file)
@@ -6,7 +6,7 @@
 #include <cstdlib>
 #include "form_graphics.h"
 
-extern void GraphicxCB(FL_OBJECT*,long);
+extern "C" void GraphicxCB(FL_OBJECT*,long);
 
 FD_Graphics * create_form_Graphics(void)
 {