From 2c5db1dfcb326fb6665b40c0bf2613257ebaf3d5 Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 21 Aug 2008 11:01:51 +0000 Subject: add support for windows service. This now is part of inspircd itself being as we have native build. It doesnt quite work yet in all the ways it should. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10193 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/inspircd.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/inspircd.h') diff --git a/include/inspircd.h b/include/inspircd.h index 50dc5c73b..81a9f3cbe 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -911,4 +911,6 @@ class CoreExport InspIRCd : public classbase } }; +ENTRYPOINT; + #endif -- cgit v1.2.3