summaryrefslogtreecommitdiff
path: root/include/ouroboros/cdap.h
Commit message (Collapse)AuthorAgeFilesLines
* lib: Fix header inclusionSander Vrijders2016-05-141-19/+18
| | | | | | This fixes wrong header inclusion that would make programs which are not developed within ouroboros fail upon compilation, since they would not find certain headers on their system.
* include: Initial CDAP headerSander Vrijders2016-02-151-0/+171
Initial API for the CDAP protocol.