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