v1.1.4 : Output more human readable and no more useless alias for namespace
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
namespace etix {
|
||||
namespace cameradar {
|
||||
|
||||
static const std::string default_result_file_path = "/tmp/shared/result.json";
|
||||
|
||||
class print : public etix::cameradar::cameradar_task {
|
||||
const configuration& conf;
|
||||
std::shared_ptr<cache_manager> cache;
|
||||
|
||||
Reference in New Issue
Block a user