commit | 535bd33223a63f7ec4820d90db2f8764ffb635f8 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Mon Jan 09 22:03:41 2023 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Jan 10 02:30:12 2023 -0500 |
tree | 07b57ee85791b9f340cda9616320c89f0c7e57e4 | |
parent | 81de5d98e92c30dfb7827f8143080b379dc2a51d [diff] |
util: add missing include for `std::set` Change-Id: If18b2f6196e01949b380b41b42ae09e460310ba5
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.