drop using namespace std; and optimize a few methods to return simple strings instead...
commite5b271cc731361097fad8556a97d2d53e9361483
authorRob Savoye <rob@welcomehome.org>
Thu, 3 Jun 2010 19:29:37 +0000 (3 13:29 -0600)
committerRob Savoye <rob@welcomehome.org>
Thu, 3 Jun 2010 19:29:37 +0000 (3 13:29 -0600)
tree607fbaec65066255301a595cef2c342a14b31302
parentb93aa7b1933914bdf0e2a4341309c488682341fd
drop using namespace std; and optimize a few methods to return simple strings instead of a stringstream.
libcore/ExternalInterface.cpp
libcore/asobj/flash/external/ExternalInterface_as.cpp