modernized code to C++11 and newer.
This allows to analyze the code by external code analyzers. Since a lot is adopted, the version is changed to 1.4.3
This commit is contained in:
3
src/external/TLemRunHeader/TLemRunHeader.cxx
vendored
3
src/external/TLemRunHeader/TLemRunHeader.cxx
vendored
@ -4,9 +4,6 @@
|
||||
// 18/06/2006
|
||||
//
|
||||
//
|
||||
#include <iostream>
|
||||
using namespace std;
|
||||
|
||||
#include "TLemRunHeader.h"
|
||||
|
||||
ClassImp(TLemRunHeader)
|
||||
|
Reference in New Issue
Block a user