aboutsummaryrefslogtreecommitdiff
path: root/example_packages/c_includes/include/lib.h
blob: 4f29282ceb8690512945e77859ac7bba68699daa (plain)
1
2
3
4
// Include from "c_header_only" dependency
#include "c_header.h"

int test(const int a);