Templates need to be in header files, otherwise the compiler won't know which ones to instantiate.

Also, main returns int.