mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
5 lines
190 B
C
5 lines
190 B
C
#ifndef COSMOPOLITAN_LIBC_NT_CODEGEN_H_
|
|
#define COSMOPOLITAN_LIBC_NT_CODEGEN_H_
|
|
#include "ape/idata.internal.h"
|
|
#include "ape/macros.internal.h"
|
|
#endif /* COSMOPOLITAN_LIBC_NT_CODEGEN_H_ */
|