v1.1.4 : Output more human readable and no more useless alias for namespace

This commit is contained in:
Brendan LE GLAUNEC
2016-12-02 16:28:41 +01:00
parent 369728f6c3
commit 1fc21f0906
3 changed files with 14 additions and 10 deletions
@@ -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;