Let it be a static const member instead of defining it in a header. The problem with the header is that it will generate conflicting symbols when more than 1 compilation unit includes it.