mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Strip includes
This commit is contained in:
@@ -4,11 +4,6 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#include "ParameterTable.h"
|
||||
|
||||
#include <boost/make_shared.hpp>
|
||||
#include <boost/foreach.hpp>
|
||||
|
||||
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