Eliminat el punter a "section"
This commit is contained in:
7
source/section.cpp
Normal file
7
source/section.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "section.h"
|
||||
|
||||
namespace section
|
||||
{
|
||||
name_e name;
|
||||
options_e options;
|
||||
}
|
||||
Reference in New Issue
Block a user