A partial Pro6 fix (Pro6 is missing the message facet - what do we do about /that/?)

[SVN r8031]
This commit is contained in:
Dave Abrahams
2000-10-21 13:14:45 +00:00
parent 74ca42eb88
commit 13df83ab96
3 changed files with 25 additions and 12 deletions

View File

@ -29,6 +29,7 @@
#include <boost/regex_traits.hpp>
#include <boost/re_detail/regex_synch.hpp>
#include <boost/re_detail/regex_cstring.hpp>
#include <wchar.h> // dwa 10/20/2000 - needed for definition of wcslen()
#include "primary_transform.hpp"