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:
parent
919a07044a
commit
0f6c85d20d
5 changed files with 28 additions and 2 deletions
|
@ -1,5 +1,9 @@
|
|||
#pragma once
|
||||
|
||||
/** @file
|
||||
* @brief Class @ref greeter::Greeter
|
||||
*/
|
||||
|
||||
#include <string>
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue