summaryrefslogtreecommitdiff
path: root/include/defs.h
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2013-03-01 00:57:24 -0500
committerAdam <Adam@anope.org>2013-03-01 00:57:24 -0500
commit91ad9d22cad8c1da3134975852ba1f732b55dabe (patch)
treef93eb451755e2e531c75d2c16ced8c96f17e243c /include/defs.h
parent6aa9ad938a4923bd730516aa97a6e19643fd5c57 (diff)
Fix Windows build
Diffstat (limited to 'include/defs.h')
-rw-r--r--include/defs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/defs.h b/include/defs.h
index ee70d5a70..34e900717 100644
--- a/include/defs.h
+++ b/include/defs.h
@@ -13,6 +13,7 @@
class AccessGroup;
class AutoKick;
+namespace Anope { class String; }
class BotInfo;
class CallBack;
class ChanAccess;