Skip to content

Commit

Permalink
Merge pull request #21378 from Teemperor/InsertContainerItem
Browse files Browse the repository at this point in the history
Added include to cstddef to InsertContainerItem.hh
  • Loading branch information
cmsbuild committed Nov 21, 2017
2 parents c792deb + 2c3e06b commit 3441962
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Alignment/Geners/interface/InsertContainerItem.hh
@@ -1,6 +1,8 @@
#ifndef GENERS_INSERTCONTAINERITEM_HH_
#define GENERS_INSERTCONTAINERITEM_HH_

#include <cstddef>

namespace gs {
template <typename T>
struct InsertContainerItem
Expand Down

0 comments on commit 3441962

Please sign in to comment.