commit | e17898926d643363eea8477275860076a182f146 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Feb 26 15:50:52 2017 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Feb 26 19:59:07 2017 -0500 |
tree | 1926a7906f242951ba9250d9a1526319e9b6ac2a | |
parent | e55589cda675d7da7241fe3a50579e8791e67531 [diff] |
src: minor updates to common.hpp and common-pch.hpp Also remove redundant includes. Change-Id: I0e1f55abcf852b95a4fd8c9a0e3a30aa153f892c
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
.