Skip to content

Fix compilation warnings

Sebastien Ponce requested to merge sponce_fixCompilationWarnings into master

essentially auto_ptr -> unique_ptr and declaring FastJet directories as SYSTEM include dir

This is written on top of !232 (merged). So !232 (merged) is to be merged first

Merge request reports