16#ifndef AEONGAMES_PIPELINETOOL_H
17#define AEONGAMES_PIPELINETOOL_H
21#include <unordered_map>
42 int operator() (
int argc,
char** argv )
override;
44 void ProcessArgs (
int argc,
char** argv );
45 std::string mInputFile;
46 std::string mOutputFile;
<- This is here just for the literals