#ifndef _LIST_TEMPLATE_H
#define _LIST_TEMPLATE_H

//namespace std {

#include <list.h>

//}

#endif
