Remove all references to now defunct (and removed) header.

[SVN r86438]
This commit is contained in:
John Maddock
2013-10-26 10:13:38 +00:00
parent 77ec94abf1
commit 127db4d189
3 changed files with 0 additions and 3 deletions

View File

@@ -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>

View File

@@ -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.

View File

@@ -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>