/* $Id$ * ============================================================================= * * = LIBRARY * pace * * = FILENAME * pace/win32/math.c * * = AUTHOR * Luther Baker * * ============================================================================= */ #include "pace/math.h" #if !defined (PACE_HAS_INLINE) # include "pace/win32/math.inl" #endif /* ! PACE_HAS_INLINE */