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