Y
Hacker News
new
|
ask
|
show
|
jobs
by
3836293648
1218 days ago
How do you handle third party headers?
1 comments
milgra
1218 days ago
I just include them, everything works as before. If I have to create a library then I create a separate header file for the api functions and only the internals are headerless.
link