// ---------------------------------------------------------------------------- // $Id$ // ---------------------------------------------------------------------------- // Public Domain C Library - http://pdclib.sourceforge.net // This code is Public Domain. Use, modify, and redistribute at will. // ---------------------------------------------------------------------------- // TODO // ---------------------------------------------------------------------------- #ifndef __STDBOOL_H #define __STDBOOL_H __STDBOOL_H // TODO #endif // __STDBOOL_H