00001 #pragma once 00002 00003 namespace metaSMT { 00004 namespace impl { 00005 unsigned new_var_id(); 00006 } /* impl */ 00007 } /* metaSMT */