Skip to content
Snippets Groups Projects

Correction of #23

Merged Boman Romain requested to merge memory_leak_PR into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -2,6 +2,7 @@
#include <sstream>
#include <iomanip>
#include <cmath>
#include <stdexcept>
LSFunction::LSFunction() : wObject()
{}
Loading