summaryrefslogtreecommitdiffstats
path: root/test/PCH/Inputs/pch-through-macro.h
blob: bb33c32edeabe183f93ec83c91434ddc514df69e (plain)
1
2
3
#pragma once
#define Source(x,y)
#define InOut(size) Source(InOut, (size))