Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

hi_include.h

Go to the documentation of this file.
00001 #ifndef __HI_INCLUDE_H__
00002 #define __HI_INCLUDE_H__
00003 
00004 #ifndef INLINE
00005 
00006 #ifdef WIN32
00007 #define INLINE __inline
00008 #else
00009 #define INLINE inline
00010 #endif
00011 
00012 #endif /* endif for INLINE */
00013 
00014 #endif

Generated on Sun May 14 14:51:15 2006 by  doxygen 1.4.2