lyx_mirror/src/nt_defines.h

20 lines
525 B
C++

/* -*- C++ -*- */
/* This file is part of
* ======================================================
*
* LyX, the High Level Word Processor
*
* Copyright 1995 Matthias Ettrich
* Copyright 1995-1998 The LyX Team.
*
* ======================================================
A few prototypes and definitions needed for Windows NT */
/* Hacks to get LyX running under Win-NT w. Cygnus b19 (steven@cs.uu.nl) */
#ifndef NT_DEFINES_H
#define NT_DEFINES_H
#endif /* NT_DEFINES_H */