This PR renames all project headers from .h to .hpp, with all corresponding changes in files themselves.
I completely stalled with understanding of project structure with all sorts of headers messed up, so I decided to do some make-up for code.
Tested compilation with g++ 5.4.0 and Visual Studio 14 2015, and everything seems to operate without regressions.
Make Spawner C++ Again, part I.
This PR renames all project headers from .h to .hpp, with all corresponding changes in files themselves. I completely stalled with understanding of project structure with all sorts of headers messed up, so I decided to do some make-up for code.
Tested compilation with g++ 5.4.0 and Visual Studio 14 2015, and everything seems to operate without regressions.