#ifndef CACHE_H
#define CACHE_H

#include "header.h"
#include "sub/dir.h"

typedef int _int;

#endif