Go to the documentation of this file.
23 #ifndef SALOMEGUIHELPERS_HXX
24 #define SALOMEGUIHELPERS_HXX
27 # if defined SalomeGuiHelpers_EXPORTS || defined SALOMEGUIHELPERS_EXPORTS
28 # define SALOMEGUIHELPERS_EXPORT __declspec(dllexport)
30 # define SALOMEGUIHELPERS_EXPORT __declspec(dllimport)
33 # define SALOMEGUIHELPERS_EXPORT
37 #pragma warning ( disable: 4251 )
38 #pragma warning ( disable: 4786 )
41 #endif // SALOMEGUIHELPERS_HXX