Initial submit
This commit is contained in:
12
config.cpp
Normal file
12
config.cpp
Normal file
@@ -0,0 +1,12 @@
|
||||
#include "config.h"
|
||||
|
||||
namespace Yc {
|
||||
namespace Lib {
|
||||
|
||||
Config::Config()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
} // namespace Lib
|
||||
} // namespace Yc
|
||||
Reference in New Issue
Block a user