/************************************************************************** cps.h: header for all the include files in CPS. Convenience for binary compilation Please refrain from using it in the library, as it will cause CPS to be recompiled for even unrelated changes ***************************************************************************/ #ifndef INCLUDED_CPS_H #define INCLUDED_CPS_H #include #include #include #include #include #endif