summaryrefslogtreecommitdiff
path: root/src/core/commonheaders.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-12-11 17:07:25 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-12-11 17:07:25 +0000
commit3e5dab1a8298130da0ebfb20d91b6963a64367b1 (patch)
treec0f8badf4e4f1d980596f0e7277674d5f684f600 /src/core/commonheaders.h
parent36f10b6de1ae80d94ef5ffd618b50b6c95466fbe (diff)
chat's component COLORCHOOSER standardized in the core
git-svn-id: http://svn.miranda-ng.org/main/trunk@11332 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/commonheaders.h')
-rw-r--r--src/core/commonheaders.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/commonheaders.h b/src/core/commonheaders.h
index bcf4291b89..73a91c4028 100644
--- a/src/core/commonheaders.h
+++ b/src/core/commonheaders.h
@@ -48,6 +48,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <malloc.h>
#include <stdio.h>
+#include <math.h>
#include <time.h>
#include <stddef.h>
#include <process.h>