]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/Timeout_pimpl.h
Merging BRANCH_MVC back into HEAD.
[lyx.git] / src / frontends / xforms / Timeout_pimpl.h
index a6efbab180352d37c80d028ecd7be356596d983a..9ee24325a24fe1ac9a598630ddeebc87951d7bfd 100644 (file)
 
 #include <config.h>
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include "frontends/Timeout.h"
 
 #include <sigc++/signal_system.h>
 
+#ifdef __GNUG__
+#pragma interface
+#endif
+
 /**
  * This class executes the callback when the timeout expires
  * using XForms mechanisms