Organized header file includes by whether it's part of the standard
library, a third party header, or if it's local to this project. Also
renamed the extensions to *.hpp and moved them to a dedicated include
folder. Added a CMakeLists.txt file as well for easier cross-platform
compilation.
Organized header file includes by whether it's part of the standard library, a third party header, or if it's local to this project. Also renamed the extensions to *.hpp and moved them to a dedicated include folder. Added a CMakeLists.txt file as well for easier cross-platform compilation.