MWCC/includes/compiler/Unmangle.h

7 lines
94 B
C

#ifndef COMPILER_UNMANGLE_H
#define COMPILER_UNMANGLE_H
#include "compiler/common.h"
#endif