From ec1df83c875bb783ca660a1fec700983fe1d9266 Mon Sep 17 00:00:00 2001 From: danieldg Date: Mon, 12 Oct 2009 18:13:01 +0000 Subject: CoreExport changes, clean up DoHostCycle when users are exempted git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11856 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/inspstring.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/inspstring.h') diff --git a/include/inspstring.h b/include/inspstring.h index abf8d9cf3..b08ce7647 100644 --- a/include/inspstring.h +++ b/include/inspstring.h @@ -40,7 +40,7 @@ CoreExport int charlcat(char* x,char y,int z); CoreExport bool charremove(char* mp, char remove); /** Binary to hexadecimal conversion */ -std::string BinToHex(const std::string& data); +CoreExport std::string BinToHex(const std::string& data); #endif -- cgit v1.2.3