mirror of
https://git.wuffs.org/MWCC
synced 2025-07-25 07:55:34 +00:00
7 lines
92 B
C
7 lines
92 B
C
#ifndef COMPILER_IROVARS_H
|
|
#define COMPILER_IROVARS_H
|
|
|
|
#include "compiler/common.h"
|
|
|
|
#endif
|