]> git.lyx.org Git - lyx.git/blobdiff - src/lyxlookup.h
Fix assertion when inserting text strings via clipboard or ascii file; small
[lyx.git] / src / lyxlookup.h
index 1ecda2cf69bf26f39e6f131d80fa8d6009a2a5ef..effd9236b3b2b65c3b67f5436806484877a73aaa 100644 (file)
@@ -1,19 +1,18 @@
 /* This file is part of                   -*- C++ -*-
-* ======================================================
+* ====================================================== 
 * 
 *           LyX, The Document Processor
 *       
 *          Copyright (C) 1995-1997 Matthias Ettrich 
 *                                    & The LyX team
 *
-*======================================================*/
+* ====================================================== */
 
 /* This header file defines wrappers around the X input method related
    functions. This should probably be moved into LyXView (to have
    different input methods for different frames, but for now we can
    keep it as it is. */
 
-#include <config.h>
 #include <X11/Xlib.h>
 
 // Initialize the compose key handling