Revert "Folds json_* utilities into json subfolder and adapts includes"
This reverts commit cd039c69c0a92a35889e3c875b8eb53cf07377bb.
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
#ifndef GLOBAL_JSON_CONTAINER_HPP
|
||||
#define GLOBAL_JSON_CONTAINER_HPP
|
||||
|
||||
#include "util/json/container.hpp"
|
||||
|
||||
#include "util/json_container.hpp"
|
||||
namespace osrm
|
||||
{
|
||||
namespace json = osrm::util::json;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user