#ifndef PFOR_PFOR_INDEX_TAG_H #define PFOR_PFOR_INDEX_TAG_H namespace pfor { namespace index { namespace tag { struct Index; } } } #endif