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

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

Corrections après tests sur titane

File size: 209 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#include "maximum.hpp"
8#include "minimum.hpp"
9
10#endif //__XMLIO_functor_type__
11
Note: See TracBrowser for help on using the repository browser.