Files
harbour-core/harbour/include/std.ch
1999-09-15 12:21:21 +00:00

13 lines
118 B
Plaintext

/*
* $Id$
*/
#ifndef _STD_CH
#define _STD_CH
#include "set.ch"
/* TODO: Fill this file. */
#endif /* _STD_CH */