* include/sys/cygwin.h: Protect class definitions.

This commit is contained in:
Christopher Faylor
2000-08-23 14:53:25 +00:00
parent 644b7f266b
commit c19e7ba723
8 changed files with 42 additions and 12 deletions

View File

@ -109,8 +109,10 @@ enum
SIZEOF_PER_PROCESS) to make sure you remember to make the adjustment.
*/
#ifdef __cplusplus
class ResourceLocks;
class MTinterface;
#endif
struct per_process
{