This commit was manufactured by cvs2svn to create tag
[lyx.git] / src / cheaders / cctype
blobe2765aed50a6a696168a973924fed3fff1376ccb
1 // The -*- C++ -*- character type header.
2 // This file is part of the GNU ANSI C++ Library.
4 #ifndef __CCTYPE__
5 #define __CCTYPE__
6 #include <ctype.h>
7 #endif