diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-03-03 09:42:42 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-03-03 09:42:42 +0100 |
| commit | e3be465d0caa091d8df29ccc1f65f9c66c0802d3 (patch) | |
| tree | 1f0df3e7c17e80973fedcd3e95e3a1c22f82ebfe /src/voidc.cc | |
| parent | 3a9f7e6c9e1f44385c1950edc6267af8eea56a7e (diff) | |
codebase formatting
Diffstat (limited to 'src/voidc.cc')
| -rw-r--r-- | src/voidc.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/voidc.cc b/src/voidc.cc index 282663e..63d2ef7 100644 --- a/src/voidc.cc +++ b/src/voidc.cc @@ -1,4 +1,5 @@ #include <unistd.h> + #include <cstdio> #include <cstdlib> |
