mirror of
https://github.com/boostorg/serialization.git
synced 2026-01-26 19:12:08 +00:00
tested with statically loaded dlls
[SVN r41295]
This commit is contained in:
@@ -21,8 +21,8 @@ namespace std{
|
||||
#include <boost/detail/no_exceptions_support.hpp>
|
||||
#include <boost/archive/archive_exception.hpp>
|
||||
|
||||
#include <boost/serialization/nvp.hpp>
|
||||
#include "A.hpp"
|
||||
#include "A.ipp"
|
||||
|
||||
struct array_equal_to //: public std::binary_function<T, T, bool>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user