mirror of
https://github.com/boostorg/regex.git
synced 2026-04-29 02:03:38 +02:00
Add missing #includes.
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
#include <unicode/uchar.h>
|
||||
#include <unicode/coll.h>
|
||||
#include <boost/scoped_ptr.hpp>
|
||||
#include <iostream>
|
||||
#include <iomanip>
|
||||
|
||||
#if defined(_MSC_VER) && !defined(_DLL)
|
||||
#error "Mixing ICU with a static runtime doesn't work"
|
||||
|
||||
Reference in New Issue
Block a user