/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil -*- */ | |
/* | |
* Copyright (c) 2013, Regents of the University of California | |
* Alexander Afanasyev | |
* | |
* BSD license, See the LICENSE file for more information | |
* | |
* Author: Alexander Afanasyev <alexander.afanasyev@ucla.edu> | |
*/ | |
#include "signature.h" | |
#include "ndn-cpp/error.h" | |
namespace ndn | |
{ | |
} // ndn |