Parent Directory
|
Revision Log
|
Patch
revision 1608 by phornby, Wed Jun 4 07:10:43 2008 UTC | revision 1609 by phornby, Mon Jun 16 11:46:13 2008 UTC | |
---|---|---|
# | Line 42 | Line 42 |
42 | # else | # else |
43 | # define ESYSUTILS_DLL_API __declspec(dllimport) | # define ESYSUTILS_DLL_API __declspec(dllimport) |
44 | # endif | # endif |
45 | # else | |
46 | # define ESYSUTILS_DLL_API | |
47 | # endif | # endif |
48 | # define THROW(ARG) | # define THROW(ARG) |
49 | # define THROW_ANY // Stupid windows compilers complain about THROW() | # define THROW_ANY // Stupid windows compilers complain about THROW() |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |