summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c8e647e)
raw | patch | inline | side by side (parent: c8e647e)
author | mjwybrow <mjwybrow@users.sourceforge.net> | |
Tue, 17 Jun 2008 00:34:54 +0000 (00:34 +0000) | ||
committer | mjwybrow <mjwybrow@users.sourceforge.net> | |
Tue, 17 Jun 2008 00:34:54 +0000 (00:34 +0000) |
src/unicoderange.cpp | patch | blob | history |
diff --git a/src/unicoderange.cpp b/src/unicoderange.cpp
index c167d71472db46d110ef098b3689e7b9874d05ec..48a300a314db45dcd8561c9ba9dc1aed79d97993 100644 (file)
--- a/src/unicoderange.cpp
+++ b/src/unicoderange.cpp
#include "unicoderange.h"
-#include <malloc.h>
+#include <stdlib.h>
#include <string.h>
static unsigned int hex2int(char* s){