refactor(config): Drop boost::property_tree

This commit is contained in:
Michael Carlberg 2016-12-13 18:24:01 +01:00
parent 8da52af6a2
commit d45fd76dcd
8 changed files with 277 additions and 117 deletions
include/modules

View file

@ -1,7 +1,5 @@
#pragma once
#include <istream>
#include "config.hpp"
#include "modules/meta/timer_module.hpp"