- Make GCC happy.
SVN r3164 (trunk)
This commit is contained in:
parent
9ab6ac39a0
commit
f96dd8ff8a
10 changed files with 14 additions and 11 deletions
|
|
@ -55,6 +55,7 @@ DArgs::DArgs()
|
|||
//===========================================================================
|
||||
|
||||
DArgs::DArgs(const DArgs &other)
|
||||
: DObject()
|
||||
{
|
||||
Argv = other.Argv;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue