From d54eec6dd8d44cba3c1e935f72089dbe675e0820 Mon Sep 17 00:00:00 2001 From: attilamolnar Date: Fri, 30 Aug 2013 12:10:01 +0200 Subject: Don't CoreExport reference, fixes m_dnsbl on Windows The explicit instantiations of reference are now useless; remove --- win/inspircd_win32wrapper.cpp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'win/inspircd_win32wrapper.cpp') diff --git a/win/inspircd_win32wrapper.cpp b/win/inspircd_win32wrapper.cpp index 4592aa5d1..048baf38b 100644 --- a/win/inspircd_win32wrapper.cpp +++ b/win/inspircd_win32wrapper.cpp @@ -221,10 +221,3 @@ DWORD CWin32Exception::GetErrorCode() { return dwErrorCode; } - -#include "../src/modules/m_spanningtree/link.h" -#include "../src/modules/ssl.h" -template class reference; -template class reference; -template class reference; -template class reference; -- cgit v1.2.3