sources/network/rconsession.h

changeset 88
08ccaf26cffd
parent 73
07dda51a7a8e
child 92
39947c46ed17
--- a/sources/network/rconsession.h	Thu Jul 23 00:16:47 2015 +0300
+++ b/sources/network/rconsession.h	Thu Jul 23 01:52:04 2015 +0300
@@ -32,6 +32,7 @@
 #include "ipaddress.h"
 #include "udpsocket.h"
 #include "bytestream.h"
+BEGIN_ZFC_NAMESPACE
 
 // -------------------------------------------------------------------------------------------------
 //
@@ -129,3 +130,5 @@
 	String m_lastTabComplete;
 	class Interface* m_interface;
 };
+
+END_ZFC_NAMESPACE
\ No newline at end of file

mercurial