LexLeo 0.0.0-dev+f8e5087-dirty
Technical documentation
Loading...
Searching...
No Matches
lexleo_cstd_types.h
Go to the documentation of this file.
1/* SPDX-License-Identifier: GPL-3.0-or-later
2 * Copyright (C) 2026 Sylvain Labopin
3 */
4
5#ifndef LEXLEO_LEXLEO_CSTD_TYPES_H
6#define LEXLEO_LEXLEO_CSTD_TYPES_H
7
8#include <stddef.h>
9#include <stdbool.h>
10#include <stdint.h>
11#include <stdarg.h>
12
13#endif //LEXLEO_LEXLEO_CSTD_TYPES_H