]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Move forward declarations to typedefs.h
authordanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 24 Oct 2009 20:03:53 +0000 (20:03 +0000)
committerdanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 24 Oct 2009 20:03:53 +0000 (20:03 +0000)
commit6b2ea833674bb3bfedb0f2e2af06efa25655e5f5
treeeed4cba6bd5b019ffd33f2e46ddb8b129d2d732d
parent68e8a75daf6933d7ec4a3bd21cf12ed1ac880739
Move forward declarations to typedefs.h

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11967 e03df62e-2008-0410-955e-edbf42e46eb7
17 files changed:
include/base.h
include/channels.h
include/configreader.h
include/ctables.h
include/dns.h
include/dynamic.h
include/extensible.h
include/hashcomp.h
include/inspircd.h
include/membership.h
include/modules.h
include/socket.h
include/threadengines/threadengine_pthread.h
include/typedefs.h
include/users.h
include/xline.h
src/hashcomp.cpp