Skip to content

Commit

Permalink
Removed unneeded boost header
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr15Jones committed Jul 9, 2015
1 parent c735bcd commit 15c390f
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
#include <string>
#include <vector>

#include "boost/utility.hpp"

// forward declarations

namespace edm {
Expand Down

0 comments on commit 15c390f

Please sign in to comment.