FairLogger/logger
Giulio Eulisse f8ffbca341
Use quotes to include local headers
In general angular brackets are used for external headers, while quotes are used for internal ones. Is there any particular reason not to follow the conventions? While this is admittedly left to the compiler implementor by the standard, some implementations, like gcc, do have a peculiar behavior for the two kind of `include` and the current solution might end up including something unwanted, especially given the quite "common" name (Logger) used.
2019-01-01 10:52:10 +01:00
..
Logger.cxx Use quotes to include local headers 2019-01-01 10:52:10 +01:00
Logger.h Add cycle methods and verylow verbosity (msg only) 2018-05-09 15:30:01 +02:00
Version.h.in Remove check for share directory which does not exist 2018-04-12 19:53:17 +02:00