Memory/constructor/warning clean-up. Addresses issue #705.
This commit is contained in:
parent
f1aeac8944
commit
32fd5d26e3
7 changed files with 12 additions and 5 deletions
|
|
@ -540,6 +540,7 @@ protected:
|
|||
bool linked;
|
||||
|
||||
private:
|
||||
TProgram(TProgram&);
|
||||
TProgram& operator=(TProgram&);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue