#ifndef MODERNIZE_USE_USING_H
#define MODERNIZE_USE_USING_H

typedef int mytype;

#endif
