XMLIOSERVER 0.4
Serveur d'Entrées/Sorties parallèles
|
00001 /* ************************************************************************** * 00002 * Copyright © IPSL/LSCE, XMLIOServer, Avril 2010 - Octobre 2011 * 00003 * ************************************************************************** */ 00004 00013 #ifndef __XMLIO_SPL__ 00014 #define __XMLIO_SPL__ 00015 00016 // XMLIOServer headers 00017 #include "exception.hpp" 00018 #include "exception_mac.hpp" 00019 00020 // Macro // 00022 #define XIOS_UNUSED(param) 00023 00024 #endif //__XMLIO_SPL__