Anaphe Home Page Reference Documentation

Main Page     Namespaces     Classes     Source Code    

platform.h

Go to the documentation of this file.
00001 #ifndef _PLATFORM_H_
00002 #define _PLATFORM_H_ 1
00003 
00004 #if defined (__GNUG__) || defined (__GNUC__)
00005 #endif
00006 
00007 #if defined (WIN32)
00008 #endif
00009 
00010 #endif
00011 


Anaphe documentation generated by Doxygen (www.doxygen.org)