#ifndef TEXTURE_TRI_H #define TEXTURE_TRI_H #include class texture_eval { public: texture_eval() {} }; #endif