00001 #ifdef __EXPORT_CAMLAPACK__ 00002 #define __IMPEXP__ __declspec(dllexport) 00003 #else 00004 #define __IMPEXP__ 00005 #endif 00006