mirror of
https://github.com/boostorg/serialization.git
synced 2026-02-01 08:52:08 +00:00
reoder locale constructors
[SVN r24822]
This commit is contained in:
@@ -14,12 +14,12 @@
|
||||
|
||||
#include <istream>
|
||||
|
||||
// explicitly instantiate for this type of xml stream
|
||||
#include <boost/archive/impl/basic_text_iprimitive.ipp>
|
||||
|
||||
namespace boost {
|
||||
namespace archive {
|
||||
|
||||
// explicitly instantiate for this type of text stream
|
||||
template class basic_text_iprimitive<std::istream> ;
|
||||
|
||||
} // namespace archive
|
||||
|
||||
Reference in New Issue
Block a user