mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 21:51:12 +02:00
last try ...
This commit is contained in:
parent
ae2d022801
commit
ee5c92ff16
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ namespace greeter {
|
|||
*/
|
||||
class GREETER_EXPORT Greeter {
|
||||
protected:
|
||||
std::string name;
|
||||
std::string GREETER_EXPORT name;
|
||||
|
||||
public:
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue