#ifndef __TRACYSTACKFRAMES_HPP__ #define __TRACYSTACKFRAMES_HPP__ namespace tracy { const char* s_tracyStackFrames[]; } #endif