commit | 130076fd99e969b6fb41342f619f750cbeff94a8 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Tue Dec 05 11:09:33 2017 -0500 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Tue Dec 05 11:29:10 2017 -0500 |
tree | 237bb9dac68a4bc527f42fb2ed883645a263da1b | |
parent | b6828918cd5ba3d7be144bb24e9d3082dc1d2b69 [diff] |
build: Fix build when std::to_string is not available This commit also adds a missing header include Change-Id: I60857a488031f447c63308600052b1d2e9e3958b Refs: #4393
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.