Tentative MWCW fixes

[SVN r14662]
This commit is contained in:
John Maddock
2002-08-02 11:59:22 +00:00
parent 035e752ed2
commit 2767f7f6ba
3 changed files with 11 additions and 4 deletions

View File

@ -21,11 +21,13 @@
* time check only.
*/
#define UNICODE
#define _UNICODE
#include <stdio.h>
#include <string.h>
#include <assert.h>
#include <wchar.h>
#define UNICODE
#include <boost/regex.h>
#ifndef BOOST_NO_WREGEX