try to fix undefined-var-template
This commit is contained in:
parent
bab22d87be
commit
3cabc838f5
1 changed files with 2 additions and 0 deletions
|
@ -66,4 +66,6 @@ struct VertexTraits
|
|||
static const GLsizei attrCount;
|
||||
};
|
||||
|
||||
template <class VertType> const VertexAttribute* VertexTraits<VertType>::attr;
|
||||
|
||||
#endif // VERTEX_H
|
||||
|
|
Loading…
Add table
Reference in a new issue