]> git.lyx.org Git - lyx.git/blobdiff - src/lyxserver.h
The "I want this in now" patch.
[lyx.git] / src / lyxserver.h
index 3a3c180776645a62becc439539e62da77a7c8afd..bce8064ee21823dbed4541351c57c359c2ec70b1 100644 (file)
 #ifndef LYXSERVER_H
 #define LYXSERVER_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include "LString.h"
 
 #include <boost/signals/trackable.hpp>
+
 class LyXFunc;
 class LyXServer;