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