#ifndef HASHDATA_H
#define HASHDATA_H

#include <string>
#include <node.h>

#endif