//---------------------------------------------------------------------------- // ObjectWindows // (C) Copyright 1992, 1994 by Borland International, All Rights Reserved // //---------------------------------------------------------------------------- #if !defined(OWL_POINT_H) #define OWL_POINT_H #if !defined(OWL_OWLDEFS_H) # include #endif #if !defined(OSL_INLINES_H) # include #endif #if !defined(OSL_GEOMETRY_H) # include #endif #endif // OWL_POINT_H