2009-07-20 07:01:52 -07:00
|
|
|
#if defined(WIN32) && !defined(__GNUC__)
|
|
|
|
#include "config_win32.h"
|
2009-03-03 02:23:54 -08:00
|
|
|
#else
|
2009-07-20 07:01:52 -07:00
|
|
|
#include "config_gcc.h"
|
2009-03-03 02:23:54 -08:00
|
|
|
#endif
|
2008-07-29 23:41:57 -07:00
|
|
|
#undef DEBUG
|