summaryrefslogtreecommitdiff
path: root/Bus/Ivy/IvyStdAfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'Bus/Ivy/IvyStdAfx.h')
-rw-r--r--Bus/Ivy/IvyStdAfx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Bus/Ivy/IvyStdAfx.h b/Bus/Ivy/IvyStdAfx.h
index 622609f..a036dd3 100644
--- a/Bus/Ivy/IvyStdAfx.h
+++ b/Bus/Ivy/IvyStdAfx.h
@@ -47,9 +47,9 @@ struct ip_mreq {
#include <map>
#include <list>
-using namespace std;
+typedef std::string String;
-// Debugging function
+//using namespace std;
#ifndef TRACE
#ifdef WIN32