source: XMLIO_V2/dev/common/src/xmlio/functor/functor_type.hpp @ 219

Last change on this file since 219 was 219, checked in by hozdoba, 13 years ago

Préparation nouvelle arborescence

File size: 163 bytes
Line 
1#ifndef __XMLIO_functor_type__
2#define __XMLIO_functor_type__
3
4#include "average.hpp"
5#include "instant.hpp"
6#include "once.hpp"
7
8#endif //__XMLIO_functor_type__
9
Note: See TracBrowser for help on using the repository browser.