#ifndef __UTIL_H__
#define __UTIL_H__

#include "h.hpp"

void doDummy(S &_c);


#endif

