#ifndef NODEIMAGEOUTPUT_H #define NODEIMAGEOUTPUT_H class NodeImageOutput { public: NodeImageOutput(); }; #endif // NODEIMAGEOUTPUT_H