summaryrefslogtreecommitdiff
path: root/src/net/net.h
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-11-03 10:18:25 -0700
committerJared Adams <jaxad0127@gmail.com>2009-11-03 10:18:25 -0700
commitacd557f9472c711fe92b9c158ec336abf688bf7b (patch)
tree2295d13589411ee88afe16f4997bea65b4ebba94 /src/net/net.h
parentc60d3a98dbbb20621742bfd82bbaaa6b7085a8ae (diff)
downloadmana-client-acd557f9472c711fe92b9c158ec336abf688bf7b.tar.gz
mana-client-acd557f9472c711fe92b9c158ec336abf688bf7b.tar.bz2
mana-client-acd557f9472c711fe92b9c158ec336abf688bf7b.tar.xz
mana-client-acd557f9472c711fe92b9c158ec336abf688bf7b.zip
Remove more _SUPPORT ifdefs and do some cleanup
Diffstat (limited to 'src/net/net.h')
-rw-r--r--src/net/net.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/net/net.h b/src/net/net.h
index 7a49121d..5e675df7 100644
--- a/src/net/net.h
+++ b/src/net/net.h
@@ -22,6 +22,10 @@
#ifndef NET_H
#define NET_H
+/**
+ * \defgroup Network Core network layer
+ */
+
class ServerInfo;
namespace Net {