#ifndef PFOR_PFOR_EXPRESSION_TAG_H #define PFOR_PFOR_EXPRESSION_TAG_H namespace pfor { namespace expr { namespace tag { struct Expression; } } } #endif