24 #ifndef NDN_SECURITY_V2_VALIDATOR_CONFIG_COMMON_HPP 25 #define NDN_SECURITY_V2_VALIDATOR_CONFIG_COMMON_HPP 29 #include <boost/property_tree/ptree.hpp> 34 namespace validator_config {
38 class Error :
public std::runtime_error
41 using std::runtime_error::runtime_error;
49 #endif // NDN_SECURITY_V2_VALIDATOR_CONFIG_COMMON_HPP
import common constructs for ndn-cxx library internal use
boost::property_tree::ptree ConfigSection