mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-12-17 12:04:35 +03:00
Create version header and update readme (#44)
* add note on github pages * add version information to standalone. closes #35. * update version info * move includes into project directory and create version header * fix style * add comment for version header location
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include <greeter.h>
|
||||
#include <greeter/greeter.h>
|
||||
|
||||
using namespace greeter;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user