Initialize all members.

This commit is contained in:
Mark de Wever 2012-03-24 10:31:43 +00:00
parent afc0e294cb
commit 7fd42a2290

View file

@ -26,6 +26,7 @@
toptions::toptions()
: input_filename()
, output_filename()
, filters()
{
}