#ifndef HELLO_H #define HELLO_H int Decoder(char* inputPath,char* outPath); #endif