Code warning cleanup and add GPL license header to all CPP files

This commit is contained in:
Bruno Herbelin
2021-11-10 23:19:38 +01:00
parent 790ccc320e
commit a6ba694fbd
70 changed files with 1332 additions and 116 deletions

View File

@@ -25,7 +25,7 @@ public:
/**
* Destructor.
*/
~Stream();
virtual ~Stream();
/**
* Get unique id
*/