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