Skip to content

Fix some compiler warnings

username-removed-421459 requested to merge (removed):remove_warnings into master

Fix a couple of compiler warnings by:

  • Removing unused variables;
  • including appropriate header.

While here remove all trailing whitespaces

Merge request reports