/* -*-c++-*- */ /******************************************************************* * File: mylimits.h * Purpose: limits.h configuration for omalloc * Author: hannes (Hans Schoenemann) * Created: 03/01 *******************************************************************/ #ifndef _MYLIMITS_H #define _MYLIMITS_H #include #endif /* _MYLIMITS_H */