#ifndef __TYPE_NL_H__ #define __TYPE_NL_H__ #pragma once extern const NamedList type_list[]; #endif // __TYPE_NL_H__