mirror of
https://github.com/Relintai/rcpp_framework.git
synced 2024-11-10 00:52:11 +01:00
Also commit the .cpp file.
This commit is contained in:
parent
b5a477f917
commit
3eb128264d
@ -21,6 +21,10 @@ void WebNode::migrate() {
|
||||
|
||||
}
|
||||
|
||||
void WebNode::create_default_entries() {
|
||||
|
||||
}
|
||||
|
||||
WebNode::WebNode() : Node() {
|
||||
create_validators();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user