/* $Id$ * ============================================================================ * * = LIBRARY * pace (posix ace) * * = FILENAME * pace/posix/limits.h * * = AUTHOR * Joe Hoffert * * ============================================================================ */ #ifndef PACE_LIMITS_H #define PACE_LIMITS_H #include # if defined (PACE_HAS_CPLUSPLUS) extern "C" { # endif /* (PACE_HAS_CPLUSPLUS) */ # if defined (PACE_HAS_CPLUSPLUS) } # endif /* PACE_HAS_CPLUSPLUS */ #endif /* PACE_LIMITS_H */