Go to the documentation of this file. 1 #ifndef tpia_defs_h_included
2 #define tpia_defs_h_included
9 #if defined G4LIB_BUILD_DLL
10 #if defined G4PROCESSES_EXPORT
11 #define DLL_LEND __declspec( dllexport )
13 #define DLL_LEND __declspec( dllimport )