mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Split DH from utils, remove utils from project
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
#include <boost/make_shared.hpp>
|
||||
#include <boost/foreach.hpp>
|
||||
|
||||
#include "utils.h"
|
||||
|
||||
bool ParameterNode::setValue(const std::string& name, const Json::Value& value, Json::Value& error)
|
||||
{
|
||||
if (name.empty()) // this node
|
||||
|
||||
Reference in New Issue
Block a user