//------------------------------------------------------------------------ // Header files //------------------------------------------------------------------------ // // Copyright (c) 2003-2007 The EDGE Team. // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public License // (LGPL) as published by the Free Software Foundation. // // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // //------------------------------------------------------------------------ #ifndef __EPI_HEADERS_H__ #define __EPI_HEADERS_H__ #include #include #include #include #include #include #endif /* __EPI_HEADERS_H__ */