summaryrefslogtreecommitdiff
path: root/Tests/BuildDepends/Project/zot_pch.cxx
blob: d9d04c7fad3cbca38de21f69f9d459297281702d (plain)
1
2
3
4
5
6
#include <zot_pch.hxx>

const char* zot_pch_f()
{
  return zot_pch;
}