Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 (symbol names)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5145 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
216f8774c4
commit
55edb198e3
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// -*- C++ -*-
|
||||
#ifndef __swig_std_complex_i__
|
||||
#define __swig_std_complex_i__
|
||||
#ifndef SWIG_STD_COMPLEX_I_
|
||||
#define SWIG_STD_COMPLEX_I_
|
||||
|
||||
#ifdef SWIG
|
||||
|
||||
|
|
@ -62,4 +62,4 @@ namespace std
|
|||
|
||||
#endif // SWIG
|
||||
|
||||
#endif //__swig_std_complex_i__
|
||||
#endif //SWIG_STD_COMPLEX_I_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue