home *** CD-ROM | disk | FTP | other *** search
- //----------------------------------------------------------------------------
- // ObjectWindows - (C) Copyright 1992, 1993 by Borland International
- // include\owl\owlpch.h
- // Include for Owl, gets owlcore.h when precompiled headers are enabled.
- //----------------------------------------------------------------------------
- #if defined(_OWLPCH) && !defined(__OWL_OWLCORE_H)
- # include "owl\owlcore.h"
- #endif
-