mirror of
https://github.com/boostorg/serialization.git
synced 2026-02-21 15:22:15 +00:00
Remove all references to now defunct (and removed) header.
[SVN r86438]
This commit is contained in:
@@ -18,7 +18,6 @@ namespace std{
|
||||
using ::remove;
|
||||
}
|
||||
#endif
|
||||
#include <boost/type_traits/broken_compiler_spec.hpp>
|
||||
|
||||
#include <boost/serialization/shared_ptr.hpp>
|
||||
#include <boost/serialization/weak_ptr.hpp>
|
||||
|
||||
@@ -30,7 +30,6 @@ namespace std{
|
||||
|
||||
#include <boost/serialization/nvp.hpp>
|
||||
#include <boost/serialization/export.hpp>
|
||||
#include <boost/type_traits/broken_compiler_spec.hpp>
|
||||
|
||||
// This is a simple class. It contains a counter of the number
|
||||
// of objects of this class which have been instantiated.
|
||||
|
||||
@@ -18,7 +18,6 @@ namespace std{
|
||||
using ::remove;
|
||||
}
|
||||
#endif
|
||||
#include <boost/type_traits/broken_compiler_spec.hpp>
|
||||
|
||||
#include <boost/serialization/shared_ptr.hpp>
|
||||
#include <boost/serialization/weak_ptr.hpp>
|
||||
|
||||
Reference in New Issue
Block a user