Remove unnecessary #ifndef SWIGSEXP
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7355 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ceca615cc9
commit
969859575f
1 changed files with 0 additions and 2 deletions
|
|
@ -368,7 +368,6 @@ namespace std {
|
|||
* known as the "Fulton Transform" :-).
|
||||
*/
|
||||
|
||||
#ifndef SWIGSEXP
|
||||
#ifdef __cplusplus
|
||||
%insert("runtime") %{
|
||||
#ifdef __cplusplus
|
||||
|
|
@ -388,7 +387,6 @@ private:
|
|||
#endif
|
||||
%}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/* Macro for setting a dynamic cast function */
|
||||
%define DYNAMIC_CAST(mangle,func)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue