--- branches/intelc_win32/finley/src/CPPAdapter/system_dep.h 2006/06/24 11:44:55 743 +++ branches/intelc_win32/finley/src/CPPAdapter/system_dep.h 2006/06/24 12:05:12 744 @@ -27,10 +27,11 @@ #else #define FINLEY_DLL_API __declspec(dllimport) #endif +#endif + #else #define FINLEY_DLL_API #endif -#endif #endif