lyx_mirror/src/support/nt_defines.h
Angus Leeming 25d9537fbd Clean up licence info and add Lars as the mysterious unknown author.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5341 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-25 10:03:41 +00:00

14 lines
274 B
C++

// -*- C++ -*-
/**
* \file nt_defines.h
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* Prototypes and definitions needed for Windows NT.
*/
#ifndef NT_DEFINES_H
#define NT_DEFINES_H
#endif // NT_DEFINES_H