#include "cxios.hpp" using namespace std ; using namespace xios ; int main (int argc, char ** argv, char ** UNUSED (env)) { CXios::initialize() ; }