Derive-C
Loading...
Searching...
No Matches
includes.h
Go to the documentation of this file.
1#pragma once
2
3// [DERIVE-C] stdlib includes
4#include <errno.h> // IWYU pragma: export
5#include <stdio.h> // IWYU pragma: export
6#include <string.h> // IWYU pragma: export
7
8// [DERIVE-C] lib includes
9#include <derive-c/core/prelude.h> // IWYU pragma: export