#include "Common.h" namespace material { boost::array passNames = {{ "COLOR_PASS", "DEPTH_PASS" }}; } // end namesapce