commit | 6800e1fd15f4c8db7ea7ca86e3ec5b593c71e751 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Sep 30 13:20:12 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Sep 30 13:20:39 2014 -0700 |
tree | 9e982c65c77f3e9d3ca4216121722e7b8b2f7385 | |
parent | ba09605c186056a3032849249d756b281fd76109 [diff] |
util: Add missing include Change-Id: Ie2676001aaf282a35306c1e34ec082e063020ace
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: http://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
.