Added needed C header includes

[SVN r21334]
This commit is contained in:
John Maddock
2003-12-19 11:40:31 +00:00
parent be01708af3
commit 80104e292d
4 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include <string.h>
#include <assert.h>
#include <wchar.h>
#include <stdlib.h>
#include <boost/regex.h>
#ifndef BOOST_NO_WREGEX