Skip to content

Fixed 2 compiler errors:

Benjamin Aigner requested to merge fixCompilerErrors into master
  • no return in a non-void function in Function.h
  • missing brackets in display.cpp (TODO! check if brackets are used correctly)

Merge request reports

Loading