added #include <cstdlib> to define ulong and uchar. If they are
authorkim <kim@3cdefd35-fc62-479d-8e8d-bae585ffb9ca>
Mon, 24 Nov 2008 23:53:09 +0000 (23:53 +0000)
committerkim <kim@3cdefd35-fc62-479d-8e8d-bae585ffb9ca>
Mon, 24 Nov 2008 23:53:09 +0000 (23:53 +0000)
commitd39bf1d093c6e08dc50b805b25258d0c095380ec
tree1201474629c192f57e3c494e6f4c38316a2d4c0f
parent5902112a504ef3ca5155e527902e64ee3d9bd700
added #include <cstdlib> to define ulong and uchar. If they are
defined by hand, the compiler later complains when cstdlib is
included.

git-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk/TextCollection@8 3cdefd35-fc62-479d-8e8d-bae585ffb9ca
Tools.h