diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-02-14 18:43:14 +0100 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-02-14 18:43:14 +0100 |
| commit | 2b885f00df619b77bbfcee3ff209cefe4a277df2 (patch) | |
| tree | f2c5bf0452d350987cc668228d3588493090161d /src/heads/codegen.h | |
| parent | 9201d978d0c4d4f4bdffd4e686ef116d7fdaa982 (diff) | |
Cumulative update.
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
Diffstat (limited to 'src/heads/codegen.h')
| -rw-r--r-- | src/heads/codegen.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/heads/codegen.h b/src/heads/codegen.h index d629caf..17053e3 100644 --- a/src/heads/codegen.h +++ b/src/heads/codegen.h @@ -1,5 +1,5 @@ -#ifndef CRBC_CODEGEN -#define CRBC_CODEGEN +#ifndef CRBC_CODEGEN_H +#define CRBC_CODEGEN_H // Header file for CReborn's Codegen API |