Collection of minor code improvements.
Program should still behave exactly the same.
This commit is contained in:
parent
38ae5f50e4
commit
d4d8316917
6 changed files with 12 additions and 16 deletions
|
|
@ -2,7 +2,4 @@
|
|||
|
||||
using namespace SqlAst;
|
||||
|
||||
Node::Node()
|
||||
{
|
||||
|
||||
}
|
||||
Node::Node() = default;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue