]>
git.saurik.com Git - wxWidgets.git/blob - wxPython/contrib/stc/stub.cpp
4f696dc5fb00ea2916d4577db3c6badf44f9eb2c
1 /* Definitions for Windows/Unix exporting */
4 # define SWIGEXPORT(a) __declspec(dllexport) a
6 # if defined(__BORLANDC__)
7 # define SWIGEXPORT(a) a _export
9 # define SWIGEXPORT(a) a
13 # define SWIGEXPORT(a) a
20 SWIGEXPORT(void) initstc_c() {