Skip to content

Commit

Permalink
Merge pull request #10110 from Dr15Jones/removedUnneededBoostHeaders
Browse files Browse the repository at this point in the history
Removed unneeded boost header
  • Loading branch information
davidlange6 committed Jul 9, 2015
2 parents 57f0e10 + 15c390f commit 3c3ca6a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion DataFormats/Common/interface/AssociationVector.h
Expand Up @@ -27,7 +27,6 @@
#include <type_traits>
#endif
#include <memory>
#include "boost/static_assert.hpp"

namespace edm {
template<class T> class Ptr;
Expand Down
2 changes: 0 additions & 2 deletions DataFormats/Common/interface/EDProductGetter.h
Expand Up @@ -22,8 +22,6 @@
#include <string>
#include <vector>

#include "boost/utility.hpp"

// forward declarations

namespace edm {
Expand Down

0 comments on commit 3c3ca6a

Please sign in to comment.