]> git.lyx.org Git - lyx.git/blob - src/nt_defines.h
white-space changes, removed definitions.h several enum changes because of this,...
[lyx.git] / src / nt_defines.h
1 /* -*- C++ -*- */
2 /* This file is part of
3  * ====================================================== 
4  * 
5  *           LyX, the High Level Word Processor
6  *        
7  *           Copyright (C) 1995Matthias Ettrich
8  *           Copyright (C) 1995-1998 The LyX Team.
9  *
10  * ====================================================== 
11  A few prototypes and definitions needed for Windows NT */
12
13 /* Hacks to get LyX running under Win-NT w. Cygnus b19 (steven@cs.uu.nl) */
14
15 #ifndef NT_DEFINES_H
16 #define NT_DEFINES_H
17
18
19 #endif /* NT_DEFINES_H */