1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-09-05 16:31:01 +02:00

Setup config for Pages section

This commit is contained in:
B Krishna Chaitanya 2020-07-27 16:26:14 +05:30
parent 919a07044a
commit 0f6c85d20d
5 changed files with 28 additions and 2 deletions

View file

@ -1,5 +1,9 @@
#pragma once
/** @file
* @brief Class @ref greeter::Greeter
*/
#include <string>
/**