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:
William S Fulton 2003-09-23 21:16:38 +00:00
commit 55edb198e3

View file

@ -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_