00001 /* 00008 * LEGAL: COPYRIGHT (C) 2004 JIM E. BROOKS 00009 * THIS SOURCE CODE IS RELEASED UNDER THE TERMS 00010 * OF THE GNU GENERAL PUBLIC LICENSE VERSION 2 (GPL 2). 00011 *****************************************************************************/ 00012 00013 #ifndef BASE_CC_HH 00014 #define BASE_CC_HH 1 00015 00016 // C standard headers. 00017 #ifndef _GNU_SOURCE 00018 #define _GNU_SOURCE 00019 #endif 00020 // C99 exact-size types 00021 00022 00023 // C++ standard headers. 00024 00025 00026 00027 00028 00029 00030 00031 00032 00033 00034 00035 00036 00037 00038 00039 using namespace std; 00040 00041 #endif // BASE_CC_HH
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:06 2007