Skip to content
Snippets Groups Projects
Commit f8bd8dc8 authored by Thomas Juerges's avatar Thomas Juerges Committed by Thomas Juerges
Browse files

cppTango 9.5.0 compatibility

- Change cout, cout2, cout3 to the new TANGO_LOG macros
- Add using std::endl and using std::bad_alloc to main.cpp
- Correct tango.h inclusion path
- Correct eventconsumer.h inclusion path
- Change C++ standard to C++17 (this adds compatibility for upcoming cppTango 10.0.0)
parent 2a9894b7
2 merge requests!4Resolve "Update for cppTango 9.5.x",!3Resolve "Add macOS compatibility"
Showing with 82 additions and 80 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment