cosmetic mods

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9098 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-05-13 23:17:45 +00:00
commit 800605149b
4 changed files with 41 additions and 37 deletions

View file

@ -10,7 +10,7 @@
* To use non-const std::string references use the following %apply. Note
* that they are passed by value.
* %apply const std::string & {std::string &};
------------------------------------------------------------------------ */
* ----------------------------------------------------------------------------- */
%{
#include <string>